Skip to content

Commit

Permalink
CI: completely remove macos-11
Browse files Browse the repository at this point in the history
... because it is not supported by homebrew anymore
  • Loading branch information
mgeier committed Dec 22, 2023
1 parent 0529ef7 commit 3d6ffc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
xcode: Xcode_14.3
- os: macos-12
xcode: Xcode_14.2
- os: macos-11
xcode: Xcode_13.2.1
runs-on: ${{ matrix.os }}
env: ${{ matrix.env || fromJSON('{}') }}
steps:
Expand Down

0 comments on commit 3d6ffc4

Please sign in to comment.