Skip to content

Commit

Permalink
CI: remove deprecated macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Dec 15, 2024
1 parent 4bb308a commit 4006d6f
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 @@ -34,8 +34,6 @@ jobs:
xcode: Xcode_15.2
- os: macos-13 # Intel
xcode: Xcode_14.3.1
- os: macos-12 # Intel
xcode: Xcode_14.2
runs-on: ${{ matrix.os }}
env: ${{ matrix.env || fromJSON('{}') }}
steps:
Expand Down

0 comments on commit 4006d6f

Please sign in to comment.