Skip to content

Commit

Permalink
CI: Bump to macOS-13 in the 'GMT Legacy Tests' workflow (#3508)
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Oct 13, 2024
1 parent 96b1263 commit bb75bf8
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-12, windows-2019]
os: [ubuntu-20.04, macos-13, windows-2019]
gmt_version: ['6.4']
timeout-minutes: 30
defaults:
Expand Down

0 comments on commit bb75bf8

Please sign in to comment.