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 7a682ff commit aa68334Copy full SHA for aa68334
.github/workflows/ci_tests_legacy.yaml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
fail-fast: false
38
matrix:
39
- os: [ubuntu-22.04, ubuntu-22.04-arm, macos-13, windows-2022]
+ os: [ubuntu-22.04, ubuntu-22.04-arm, macos-14, windows-2022]
40
gmt_version: ['6.4']
41
timeout-minutes: 30
42
defaults:
0 commit comments