We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199ef2b commit faccc04Copy full SHA for faccc04
.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-13, windows-2019]
+ os: [ubuntu-22.04, macos-13, windows-2019]
38
gmt_version: ['6.4']
39
timeout-minutes: 30
40
defaults:
0 commit comments