Skip to content

Commit

Permalink
[ci] restore macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Sep 14, 2024
1 parent d416ae3 commit 7b8ecb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Build All
strategy:
matrix:
os: [ubuntu-20.04, macos-13, windows-2019]
os: [ubuntu-20.04, macos-12, windows-2019]
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit 7b8ecb6

Please sign in to comment.