💚 fix macOS build
This commit is contained in:
parent
e8d57c2c3d
commit
57b86da841
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
run: cd build ; ctest -j 10 --output-on-failure
|
run: cd build ; ctest -j 10 --output-on-failure
|
||||||
|
|
||||||
xcode_standards:
|
xcode_standards:
|
||||||
runs-on: macos-12
|
runs-on: macos-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
standard: [11, 14, 17, 20]
|
standard: [11, 14, 17, 20]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user