mirror of
https://github.com/bitwarden/mobile.git
synced 2025-02-16 01:11:25 +01:00
PM-3350 build.yml changed image back to be macos-13 to see if the build is faster
This commit is contained in:
parent
390c303b90
commit
8e424d6c05
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -492,7 +492,7 @@ jobs:
|
||||
|
||||
ios:
|
||||
name: Apple iOS
|
||||
runs-on: macos-13-arm64
|
||||
runs-on: macos-13
|
||||
needs: setup
|
||||
env:
|
||||
ios_folder_path: src/App/Platforms/iOS
|
||||
|
Loading…
Reference in New Issue
Block a user