Skip to content

Commit 99075b2

Browse files
committed
Test with Ruby 3.4 on CI
1 parent 7f5358f commit 99075b2

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
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- uses: ruby/setup-ruby@v1
1313
with:
14-
ruby-version: 3.3
14+
ruby-version: 3.4
1515
bundler-cache: true
1616
- if: ${{ startsWith(matrix.os, 'macos') }}
1717
run: brew install libomp

0 commit comments

Comments
 (0)