Skip to content

Commit c5c37a8

Browse files
committed
[TMP] Test both head and release for now
1 parent 52f10dd commit c5c37a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
ruby: ['3.0', 3.1, truffleruby]
11+
ruby: ['3.0', 3.1, truffleruby, truffleruby-head]
1212

1313
env:
1414
JAVA_OPTS: '-Xmx1024m'

0 commit comments

Comments
 (0)