Skip to content

Commit

Permalink
try windows latest (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Apr 6, 2022
1 parent 1ec04fc commit b11bac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
- target: x86_64-pc-windows-msvc
rust: stable-msvc
name: Windows
runs-on: windows-2019
runs-on: windows-latest
steps:
- uses: actions/checkout@v1
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit b11bac2

Please sign in to comment.