Skip to content

Commit b9541ad

Browse files
committed
fix depr windows-2019
1 parent afa9127 commit b9541ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-cubestore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- x86_64-apple-darwin
115115
- aarch64-apple-darwin
116116
include:
117-
- os: windows-2019
117+
- os: windows-2022
118118
target: x86_64-pc-windows-msvc
119119
executable_name: cubestored.exe
120120
strip: true

0 commit comments

Comments
 (0)