We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612574c commit 4b7cb2aCopy full SHA for 4b7cb2a
.github/workflows/ci_tests_dev.yaml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
fail-fast: false
38
matrix:
39
- os: [ubuntu-22.04, macos-13, windows-2022]
+ os: [ubuntu-22.04, macos-14, windows-2022]
40
gmt_git_ref: [master]
41
timeout-minutes: 30
42
defaults:
0 commit comments