Skip to content

Commit 5702209

Browse files
authored
CI: Use windows-2025 in the GMT Dev Tests workflow (#3701)
1 parent 8fab7c3 commit 5702209

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
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
os: [ubuntu-24.04, macos-15, windows-2022]
39+
os: [ubuntu-24.04, macos-15, windows-2025]
4040
gmt_git_ref: [master]
4141
timeout-minutes: 30
4242
defaults:

0 commit comments

Comments
 (0)