Skip to content

Commit

Permalink
CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed May 22, 2023
1 parent 89c829c commit 87ee4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: ["2.5", "2.6", "2.7", "3.0", "3.1", "3.2", "jruby"]
ruby: ["3.0", "3.1", "3.2", "jruby"]
experimental: [false]
include:
- ruby: "truffleruby"
Expand Down

0 comments on commit 87ee4e9

Please sign in to comment.