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