We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa5ed8 commit f390833Copy full SHA for f390833
.github/workflows/spm.yml
@@ -26,7 +26,6 @@ jobs:
26
# Don't run on private repo unless it is a PR.
27
if: (github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') || github.event_name == 'pull_request'
28
strategy:
29
- max-parallel: 1
30
matrix:
31
os: [macos-14, macos-13]
32
include:
0 commit comments