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