Skip to content

Commit 9027061

Browse files
committed
Add truffleruby 24 into release pipeline
1 parent 8e7f9e8 commit 9027061

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
include:
2424
- os: ubuntu-latest
2525
ruby: jruby-9.4
26+
- os: ubuntu-latest
27+
ruby: truffleruby-24
2628
runs-on: ${{ matrix.os }}
2729
steps:
2830
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)