Skip to content

Commit

Permalink
windows latests -> windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
coenm committed May 22, 2024
1 parent 3e43088 commit d9b8181
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/on-push-do-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
build:
strategy:
matrix:
os: [windows-latest]
os: [ windows-2019 ]
# windows-latest
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit d9b8181

Please sign in to comment.