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 bc675ca commit 5520cfcCopy full SHA for 5520cfc
.github/workflows/ci_tests_dev.yaml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
fail-fast: false
38
matrix:
39
- os: [ubuntu-24.04, macos-14, windows-2022]
+ os: [ubuntu-24.04, macos-15, windows-2022]
40
gmt_git_ref: [master]
41
timeout-minutes: 30
42
defaults:
0 commit comments