We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d23d1 commit 93ab15fCopy full SHA for 93ab15f
.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