Skip to content

Commit

Permalink
Fixed github actions window version
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxianqiao committed Feb 25, 2022
1 parent 3fa5c29 commit a092640
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 @@ -11,7 +11,7 @@ jobs:

strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [macos-latest, ubuntu-latest, windows-2019]

steps:
- name: Check out Git repository
Expand Down

0 comments on commit a092640

Please sign in to comment.