summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml
index a8b7541a..697b3cd2 100644
--- a/.github/workflows/test.yaml
+++ b/.github/workflows/test.yaml
@@ -19,6 +19,7 @@ jobs:
- '2.7'
- '3.0'
- '3.1'
+ - '3.2'
- jruby
- truffleruby-head
include:
@@ -33,6 +34,5 @@ jobs:
with:
ruby-version: ${{matrix.ruby}}
bundler-cache: true
- rubygems: latest
- run: bundle exec rake