Skip to content

Commit 453d097

Browse files
authored
CI: Use macos-26 in the GMT Dev Tests workflow (#4084)
1 parent d9acbbf commit 453d097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests_dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
fail-fast: false
4040
matrix:
41-
os: [ubuntu-24.04, ubuntu-24.04-arm, macos-15, windows-2025]
41+
os: [ubuntu-24.04, ubuntu-24.04-arm, macos-26, windows-2025]
4242
gmt_git_ref: [master]
4343
timeout-minutes: 30
4444
defaults:

0 commit comments

Comments
 (0)