1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-07-01 11:24:59 +02:00

PM-3350 build.yml changed image back to be macos-13 to see if the build is faster

This commit is contained in:
Federico Maccaroni 2023-11-24 11:17:45 -03:00
parent 390c303b90
commit 8e424d6c05
No known key found for this signature in database
GPG Key ID: 5D233F8F2B034536

View File

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