Skip to content

Commit

Permalink
Use windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
widberg committed Nov 27, 2023
1 parent 8cca70b commit 3a3c45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build:
name: Build
runs-on: windows-latest
runs-on: windows-2019
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 3a3c45f

Please sign in to comment.