Revert "try macos-latest-xl"

This reverts commit 19f607489c.
This commit is contained in:
imWildCat 2023-08-20 13:13:51 -07:00
parent 19f607489c
commit 329c761a35
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
jobs:
build_ios:
name: 'Build iOS'
runs-on: macos-latest-xl
runs-on: macos-latest
steps:
- uses: actions/checkout@v2