Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mantou132 committed Mar 13, 2023
1 parent 3dbfcae commit 0dcbab9
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-12, ubuntu-20.04, windows-2019]
os: [macos-11, ubuntu-20.04, windows-2019]

steps:
- name: Check out Git repository
Expand Down

0 comments on commit 0dcbab9

Please sign in to comment.