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.
2 parents ebdd3af + 02b866a commit 078f365Copy full SHA for 078f365
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- ruby: [ ruby-head, '3.2', '3.1', '3.0', '2.7', truffleruby ]
+ ruby: [ ruby-head, '3.3','3.2', '3.1', '3.0', '2.7', truffleruby ]
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v2
0 commit comments