Skip to content

Commit

Permalink
Remove the CI job with Xcode 13.1 and iOS 15.0
Browse files Browse the repository at this point in the history
This job is unstable because of its environment.
  • Loading branch information
scenee committed Sep 8, 2022
1 parent 4dd52b1 commit bfbb7ad
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 @@ -56,10 +56,6 @@ jobs:
xcode: "13.2.1"
sim: "iPhone 13 Pro"
runsOn: macos-11
- os: "15.0"
xcode: "13.1"
sim: "iPhone 13 Pro"
runsOn: macos-11
- os: "14.5"
xcode: "12.5.1"
sim: "iPhone 12 Pro"
Expand Down

0 comments on commit bfbb7ad

Please sign in to comment.