We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b1263 commit bb75bf8Copy full SHA for bb75bf8
.github/workflows/ci_tests_legacy.yaml
@@ -34,7 +34,7 @@ jobs:
34
strategy:
35
fail-fast: false
36
matrix:
37
- os: [ubuntu-20.04, macos-12, windows-2019]
+ os: [ubuntu-20.04, macos-13, windows-2019]
38
gmt_version: ['6.4']
39
timeout-minutes: 30
40
defaults:
0 commit comments