Skip to content

Commit

Permalink
Switch Actions env to windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
computerfan authored and sorayuki committed May 21, 2022
1 parent 5955aa4 commit 4364568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push]
jobs:
build:

runs-on: windows-latest
runs-on: windows-2019

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

0 comments on commit 4364568

Please sign in to comment.