Skip to content

Commit a8d089d

Browse files
authored
CI: upgrade to latest window image (#780)
windows-2019 is deprecated and no longer available.
1 parent 6aca2ae commit a8d089d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
matrix:
2929
include:
3030
- os: macos-14.0
31-
- os: windows-2019
31+
- os: windows-2025
3232
features: cmake-build,libz-static,curl-static
3333
rdkafka-sys-features: cmake-build,libz-static,curl-static
3434
- os: ubuntu-24.04

0 commit comments

Comments
 (0)