ooni-probe-cli/.github/workflows/ios.yml

13 lines
278 B
YAML
Raw Normal View History

# ios checks whether we can build for iOS
name: ios
on:
push:
branches:
- "release/**"
jobs:
test:
runs-on: macos-10.15
steps:
- uses: actions/checkout@v2
- run: ./make --disable-embedding-psiphon-config -t ./MOBILE/ios/oonimkall.framework.zip