Skip to content
Snippets Groups Projects
Commit 2a3765f4 authored by Carsten Lemmen's avatar Carsten Lemmen
Browse files

Remove macos from workflow for now

parent 74d50777
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ jobs:
#
# To add more build types (Release, Debug, RelWithDebInfo, etc.) customize the build_type list.
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest]
c_compiler: [gcc, clang]
f_compiler: [gfortran]
# exclude:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment