mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-30 19:22:14 +00:00
Try newer Xcode and iPhone version.
This commit is contained in:
parent
156efbdb64
commit
c4ebde95f6
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ios.yml
vendored
4
.github/workflows/ios.yml
vendored
|
@ -31,8 +31,8 @@ jobs:
|
|||
build-ios:
|
||||
strategy:
|
||||
matrix:
|
||||
osver: [18.2]
|
||||
xcodever: [16.2]
|
||||
osver: [18.4]
|
||||
xcodever: [16.5]
|
||||
runs-on: macos-15
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue