Skip to content

Commit

Permalink
CI: Bump to Ubuntu 22.04 in the GMT Legacy Tests workflow (#3777)
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Jan 22, 2025
1 parent 8a09f75 commit 4ca3677
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-13, windows-2019]
os: [ubuntu-22.04, macos-13, windows-2019]
gmt_version: ['6.4']
timeout-minutes: 30
defaults:
Expand Down

0 comments on commit 4ca3677

Please sign in to comment.