Skip to content

Commit

Permalink
Drop Xcode 12 from CI (macOS 11 is no longer available)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpogue authored and zrax committed Oct 15, 2024
1 parent edf3407 commit 75145e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
strategy:
matrix:
cfg:
- { os: macOS-11, xcode: Xcode_12.5.1 }
- { os: macOS-12, xcode: Xcode_13.4.1 }
- { os: macOS-13, xcode: Xcode_14.3.1 }
- { os: macOS-14, xcode: Xcode_15.3 }
Expand Down

0 comments on commit 75145e0

Please sign in to comment.