Skip to content

Commit 87f9e1f

Browse files
committed
ci: update windows-2019 to windows-2022
1 parent 624a8f3 commit 87f9e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
os: [ ubuntu-24.04, macos-13, windows-2019 ]
18+
os: [ ubuntu-24.04, macos-13, windows-2022 ]
1919
jdk: [ 8, 11, 17, 21 ]
2020
fail-fast: false
2121

0 commit comments

Comments
 (0)