Skip to content

Commit 33f0369

Browse files
committed
Test with Ruby 3.4 on CI
1 parent 2c338ef commit 33f0369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: ruby/setup-ruby@v1
1515
with:
16-
ruby-version: 3.3
16+
ruby-version: 3.4
1717
bundler-cache: true
1818
- if: ${{ startsWith(matrix.os, 'macos') }}
1919
run: brew install libomp

0 commit comments

Comments
 (0)