1
0
Fork 0
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:
SFENCE 2025-09-08 22:44:03 +02:00
parent 156efbdb64
commit c4ebde95f6

View file

@ -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