Skip to content

Commit aa68334

Browse files
authored
CI: Bump to macOS 14 in the GMT Legacy Tests workflow (#3996)
1 parent 7a682ff commit aa68334

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
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
os: [ubuntu-22.04, ubuntu-22.04-arm, macos-13, windows-2022]
39+
os: [ubuntu-22.04, ubuntu-22.04-arm, macos-14, windows-2022]
4040
gmt_version: ['6.4']
4141
timeout-minutes: 30
4242
defaults:

0 commit comments

Comments
 (0)