Skip to content

Commit

Permalink
Run Windows builds on windows-latest.
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
joaodasilva committed Mar 5, 2023
1 parent 64c5b67 commit 687f855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build.yml
Expand Up @@ -23,7 +23,7 @@ on:

jobs:
build:
runs-on: windows-2019
runs-on: windows-latest

steps:
# Prevent newline conversions on Windows checkouts.
Expand Down

0 comments on commit 687f855

Please sign in to comment.