Skip to content

Commit

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

0 comments on commit 403d3b6

Please sign in to comment.