Skip to content

Commit

Permalink
diagnosing ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tanderson-ld committed Jan 13, 2025
1 parent f949980 commit 7c1cca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
include:
- xcode-version: 15.0.1
ios-sim: 'platform=iOS Simulator,name=iPhone 15,OS=17.2'
os: macos-13
os: macos-latest
run-contract-tests: true
- xcode-version: 14.3.1
ios-sim: 'platform=iOS Simulator,name=iPhone 14,OS=16.4'
os: macos-13
os: macos-latest
run-contract-tests: true

steps:
Expand Down

0 comments on commit 7c1cca7

Please sign in to comment.