firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.56k stars 1.45k forks source link

[Infra] Limit concurrnet matrix jobs in spm.yml #13677

Closed ncooke3 closed 1 day ago

ncooke3 commented 1 day ago

Appears to fix the issue in the nightlies

no-changelog

Fix #13670

paulb777 commented 1 day ago

Looks like 2 may only sometimes work - https://github.com/firebase/data-connect-ios-sdk/actions/runs/10949237520/job/30402029979 :(

ncooke3 commented 1 day ago

Looking good apart from a simulator crash in the catalyst job:

Testing failed:
    xctest (12656) encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted. (Underlying Error: Crash: xctest (12656) <external symbol>: (terminated at launch; ignore backtrace)))

Restarting that one... In any case, I don't think it is related to the GHA issue this PR is addressing.