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 f7badd1 commit 9be42a4Copy full SHA for 9be42a4
.github/workflows/release.yml
@@ -74,6 +74,7 @@ jobs:
74
TAG: ${{ github.event.release.tag_name }}
75
76
ios:
77
+ if: ${{ false }}
78
runs-on: macos-latest
79
steps:
80
- uses: actions/checkout@v2
0 commit comments