Skip to content

Commit

Permalink
chore(.github/workflows/ci.yml): use 'windows-latest' instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jwerle committed Aug 31, 2023
1 parent 70339a7 commit 420fc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

windows:
name: Windows
runs-on: windows-latest-l
runs-on: windows-latest
timeout-minutes: 10
needs: lint

Expand Down

0 comments on commit 420fc3c

Please sign in to comment.