Run the CI in windows-latest

This commit is contained in:
Mihai Dinculescu
2022-10-22 10:04:51 +01:00
parent 34411bf63e
commit f9e93295c1
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ on:
jobs:
checks:
name: Rust checks
runs-on: windows-2022
runs-on: windows-latest
steps:
- uses: actions-rs/toolchain@v1