Skip to content

Commit 1a8a18f

Browse files
authored
Update test.yml
1 parent db7d953 commit 1a8a18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- "2.7"
2525
- "3.0"
2626
- "jruby-9.2"
27-
- "truffleruby-head"
27+
- "truffleruby-21.0.0"
2828
steps:
2929
- uses: actions/checkout@v2
3030
- name: Run tests with Ruby ${{ matrix.ruby }}

0 commit comments

Comments
 (0)