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 07a3549 commit 855e090Copy full SHA for 855e090
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
- os: ubuntu-20.04
35
arch: x86
36
CMAKE_ARCH_FLAG: -DCMAKE_C_FLAGS="-m32" -DCMAKE_CXX_FLAGS="-m32"
37
- - os: macos-latest
+ - os: macos-13
38
arch: x64
39
40
runs-on: ${{ matrix.os }}
0 commit comments