We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9caf6 commit 4923679Copy full SHA for 4923679
.github/workflows/ruby.yml
@@ -14,7 +14,7 @@ jobs:
14
- '3.2'
15
- '3.3'
16
- jruby
17
- - truffleruby-head
+ - truffleruby
18
name: Ruby ${{ matrix.ruby }}
19
steps:
20
- uses: actions/checkout@v2
0 commit comments