Skip to content

Commit

Permalink
Update xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
xRuiAlves committed May 20, 2024
1 parent 3185238 commit 736f6f1
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 @@ -11,10 +11,10 @@ jobs:
strategy:
matrix:
include:
- xcode: "11.7.0"
- xcode: "14.3.1"
sdk: "13.7"
device: "iPhone 11"
- xcode: "12.4"
- xcode: "14.3.1"
sdk: "14.4"
device: "iPhone 11 Pro Max"
runs-on: "macos-latest"
Expand Down

0 comments on commit 736f6f1

Please sign in to comment.