Update ios.yml

This commit is contained in:
dom
2025-08-28 13:23:46 +08:00
committed by bggRGjQaUbCoE
parent 077293854c
commit 06a5c2c63b

View File

@@ -18,7 +18,7 @@ on:
jobs:
build-macos-app:
name: Release IOS
runs-on: macos-latest
runs-on: macos-14
steps:
- name: Checkout code
uses: actions/checkout@v4