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