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 d9acbbf commit 453d097Copy full SHA for 453d097
.github/workflows/ci_tests_dev.yaml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: false
40
matrix:
41
- os: [ubuntu-24.04, ubuntu-24.04-arm, macos-15, windows-2025]
+ os: [ubuntu-24.04, ubuntu-24.04-arm, macos-26, windows-2025]
42
gmt_git_ref: [master]
43
timeout-minutes: 30
44
defaults:
0 commit comments