Skip to content

Commit

Permalink
Switch macOS CI to macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
jwbonner committed Oct 23, 2023
1 parent b18ceaa commit a0d966f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,7 @@ jobs:
strategy:
matrix:
host:
- {
os: macos-latest,
displayName: "macOS",
classifier: "osxuniversal",
}
- { os: macos-12, displayName: "macOS", classifier: "osxuniversal" }
- {
os: ubuntu-22.04,
displayName: "Linux",
Expand Down

0 comments on commit a0d966f

Please sign in to comment.