We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4d23d1 + 93ab15f commit 5d83283Copy full SHA for 5d83283
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- ruby: [ ruby-head, '3.3','3.2', '3.1', '3.0', '2.7', truffleruby ]
+ ruby: [ ruby-head, '3.4', '3.3','3.2', '3.1', '3.0', truffleruby ]
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v2
0 commit comments