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 7ea7274 commit 4b75409Copy full SHA for 4b75409
.github/workflows/watchos-sample.yml
@@ -25,8 +25,7 @@ concurrency:
25
cancel-in-progress: true
26
27
jobs:
28
-
29
- tv-sample-build-test:
+ watchos-sample-build-test:
30
# Don't run on private repo unless it is a PR.
31
if: (github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') || github.event_name == 'pull_request'
32
runs-on: macos-12
0 commit comments