Update .github/workflows/build-unsigned-ipa.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
cerXXXX 2026-04-16 18:16:29 +03:00 committed by GitHub
parent c167016f3f
commit 58b0cba35d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ env:
jobs:
build-and-release:
runs-on: macos-latest
runs-on: macos-15
steps:
- name: Checkout repository