Skip to content

Commit 99b4a05

Browse files
authored
use windows 2022 in CI
1 parent 8f6fe69 commit 99b4a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
win64,
3434
mingw32,
3535
mingw64,
36-
windows-2019,
36+
windows-2022,
3737
]
3838
cargo_flags: ['', '--release', '--features parallel']
3939
include:

0 commit comments

Comments
 (0)