Skip to content

Commit 3b75af1

Browse files
committed
CI: Add macos-26
1 parent 3f46b19 commit 3b75af1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
os: [ macos-14, macos-15, macos-15-intel, ubuntu-24.04 ]
15+
os: [ macos-14, macos-15, macos-15-intel, macos-26, ubuntu-24.04 ]
1616
compiler: [ gfortran ]
1717
version: [ 14 ]
1818
extra_flags: [ -g ]

0 commit comments

Comments
 (0)