Skip to content

Commit 8e7f9e8

Browse files
committed
Hard code the truffleruby test to use v24
1 parent 59d450b commit 8e7f9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- os: ubuntu-latest
2323
ruby: jruby-9.4
2424
- os: ubuntu-latest
25-
ruby: truffleruby-head
25+
ruby: truffleruby-24
2626
runs-on: ${{ matrix.os }}
2727
steps:
2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)