Skip to content

Commit 299041a

Browse files
Build ruby-4.0.4
1 parent dc4fc75 commit 299041a

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-22.04, ubuntu-24.04, ubuntu-22.04-arm, ubuntu-24.04-arm, macos-15-intel, macos-14 ]
14-
ruby: [truffleruby-34.0.1, truffleruby+graalvm-34.0.1]
14+
ruby: [ruby-4.0.4]
1515
runs-on: ${{ matrix.os }}
1616
steps:
1717
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)