Skip to content

Commit

Permalink
ci(action): try ios-15.x w/ xcode-13 & macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Apr 20, 2024
1 parent 3ada8f9 commit c6f7bf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
strategy:
matrix:
versions:
- os-version: macos-14
- os-version: macos-12
ios-version: 15.x
xcode-version: 14.x
xcode-version: 13.x

- os-version: macos-14
ios-version: 16.x
Expand Down

0 comments on commit c6f7bf9

Please sign in to comment.