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

@@ -6,7 +6,7 @@ on:
jobs:
publish:
name: Publish
runs-on: windows-2022
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
with: