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 3f46b19 commit 3b75af1Copy full SHA for 3b75af1
1 file changed
.github/workflows/CI.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- os: [ macos-14, macos-15, macos-15-intel, ubuntu-24.04 ]
+ os: [ macos-14, macos-15, macos-15-intel, macos-26, ubuntu-24.04 ]
16
compiler: [ gfortran ]
17
version: [ 14 ]
18
extra_flags: [ -g ]
0 commit comments