Skip to content

Commit

Permalink
CI: Use macos-12 in the GMT Legacy Tests workflow (#3262)
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored May 20, 2024
1 parent 091bd3c commit 8192ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests_legacy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-11, windows-2019]
os: [ubuntu-20.04, macos-12, windows-2019]
gmt_version: ['6.3', '6.4']
timeout-minutes: 30
defaults:
Expand Down

0 comments on commit 8192ca0

Please sign in to comment.