Skip to content

Commit b11bac2

Browse files
committed
try windows latest (#298)
1 parent 1ec04fc commit b11bac2

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
@@ -40,7 +40,7 @@ jobs:
4040
- target: x86_64-pc-windows-msvc
4141
rust: stable-msvc
4242
name: Windows
43-
runs-on: windows-2019
43+
runs-on: windows-latest
4444
steps:
4545
- uses: actions/checkout@v1
4646
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)