Skip to content

Commit 31e8f11

Browse files
authored
Test TruffleRuby release in CI for improved stability
1 parent e1e5d4b commit 31e8f11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
strategy:
66
fail-fast: false
77
matrix:
8-
ruby: [ 2.6, 2.7, '3.0', 3.1, 3.2, 3.3, 3.4, ruby-head, truffleruby-head ]
8+
ruby: [ 2.6, 2.7, '3.0', 3.1, 3.2, 3.3, 3.4, ruby-head, truffleruby ]
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)