Skip to content

Commit 0fa0444

Browse files
Build ruby-4.0.5
1 parent 299041a commit 0fa0444

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: [ruby-4.0.4]
14+
ruby: [ruby-4.0.5]
1515
runs-on: ${{ matrix.os }}
1616
steps:
1717
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)