Skip to content

Commit 8192ca0

Browse files
authored
CI: Use macos-12 in the GMT Legacy Tests workflow (#3262)
1 parent 091bd3c commit 8192ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests_legacy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
strategy:
3535
fail-fast: false
3636
matrix:
37-
os: [ubuntu-20.04, macos-11, windows-2019]
37+
os: [ubuntu-20.04, macos-12, windows-2019]
3838
gmt_version: ['6.3', '6.4']
3939
timeout-minutes: 30
4040
defaults:

0 commit comments

Comments
 (0)