Skip to content

Commit

Permalink
Use windows-2019 instead of latest.
Browse files Browse the repository at this point in the history
Signed-off-by: Achim Kraus <[email protected]>
  • Loading branch information
boaks committed Dec 7, 2023
1 parent 95d02ee commit 6f1c8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
build-windows:
name: Build for Windows using CMake
runs-on: windows-latest
runs-on: windows-2019

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6f1c8f1

Please sign in to comment.