ooni-probe-cli/.github/workflows/ios.yml
Simone Basso 764293795e
feat(make): build miniooni (#322)
This change is useful to move forward with blessing a new
release (https://github.com/ooni/probe/issues/1439).
2021-04-29 19:24:25 +02:00

14 lines
295 B
YAML

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