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 22a7a55 commit 05b385bCopy full SHA for 05b385b
.github/workflows/cmake-multi-platform.yaml
@@ -27,7 +27,7 @@ jobs:
27
#
28
# To add more build types (Release, Debug, RelWithDebInfo, etc.) customize the build_type list.
29
matrix:
30
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest]
31
c_compiler: [gcc, clang]
32
f_compiler: [gfortran]
33
# exclude:
0 commit comments