Skip to content

Commit

Permalink
chore: Drop macos-12 build
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 committed Dec 5, 2024
1 parent 8c09801 commit 7c503cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
ios-sim: 'platform=iOS Simulator,name=iPhone 14,OS=16.4'
os: macos-13
run-contract-tests: true
- xcode-version: 13.4.1
ios-sim: 'platform=iOS Simulator,name=iPhone 11,OS=15.5'
os: macos-12
run-contract-tests: false

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7c503cb

Please sign in to comment.