Skip to content

Commit 437aa2d

Browse files
committed
Build the latest patch releases of TruffleRuby on ubuntu-26.04*
1 parent 99311a0 commit 437aa2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
os: [ ubuntu-26.04, ubuntu-26.04-arm ]
14-
ruby: [ truffleruby+graalvm-33.0.1, truffleruby+graalvm-34.0.1 ]
14+
ruby: [ truffleruby-33.0.1, truffleruby-34.0.1 ]
1515
runs-on: ${{ matrix.os }}
1616
steps:
1717
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)