Skip to content

Commit

Permalink
remove macos-11: not a runing nor building target anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Nov 8, 2023
1 parent 5b85779 commit 6b18ea7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
fail-fast: false
matrix:
os:
- macos-11
- macos-12
- macos-13
- macos-13-xlarge
Expand All @@ -22,10 +21,6 @@ jobs:
- iOS_x86_64
exclude:
# iOS cross-compilation only on the 2 latest versions of macOS x86_64
- os: macos-11
target: iOS_arm64
- os: macos-11
target: iOS_x86_64
- os: macos-13-xlarge
target: iOS_arm64
- os: macos-13-xlarge
Expand Down

0 comments on commit 6b18ea7

Please sign in to comment.