We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99311a0 commit 437aa2dCopy full SHA for 437aa2d
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
fail-fast: false
12
matrix:
13
os: [ ubuntu-26.04, ubuntu-26.04-arm ]
14
- ruby: [ truffleruby+graalvm-33.0.1, truffleruby+graalvm-34.0.1 ]
+ ruby: [ truffleruby-33.0.1, truffleruby-34.0.1 ]
15
runs-on: ${{ matrix.os }}
16
steps:
17
- uses: actions/checkout@v6
0 commit comments