We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bac6d6c + 46797c8 commit 4a2cf77Copy full SHA for 4a2cf77
.github/workflows/ContinuousIntegration.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ${{matrix.os}}
19
strategy:
20
matrix:
21
- os: [ ubuntu-22.04, macos-12 ]
+ os: [ ubuntu-22.04, macos-13 ]
22
build_type: [ Debug, Release ]
23
vFortran: [ gfortran-12 ]
24
0 commit comments