Skip to content

Commit ef9f650

Browse files
authored
CI: Use ubuntu-24.04 in the GMT Dev Tests workflow (#3258)
1 parent e02e501 commit ef9f650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests_dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
fail-fast: false
3939
matrix:
40-
os: [ubuntu-22.04, macos-14, windows-2022]
40+
os: [ubuntu-24.04, macos-14, windows-2022]
4141
gmt_git_ref: [master]
4242
timeout-minutes: 30
4343
defaults:

0 commit comments

Comments
 (0)