Skip to content

Commit e66f5a1

Browse files
authored
Update "old" windows image on CI (#126)
1 parent 6e37830 commit e66f5a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ jobs:
6464
# os: ubuntu-latest
6565
- target: i686-pc-windows-msvc
6666
rust: stable-i686-msvc
67-
os: windows-2016
67+
os: windows-2019
6868
- target: i686-pc-windows-msvc
6969
rust: stable-i686-msvc
70-
os: windows-2016
70+
os: windows-2019
7171
crt_static: yes
7272
- target: x86_64-pc-windows-msvc
7373
rust: stable-x86_64-msvc

0 commit comments

Comments
 (0)