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 7f5358f commit 99075b2Copy full SHA for 99075b2
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
- uses: ruby/setup-ruby@v1
13
with:
14
- ruby-version: 3.3
+ ruby-version: 3.4
15
bundler-cache: true
16
- if: ${{ startsWith(matrix.os, 'macos') }}
17
run: brew install libomp
0 commit comments