ooni-probe-cli/.github/workflows/ios.yml
Simone Basso 77973301ac
feat(make): implement iOS build (#316)
Part of https://github.com/ooni/probe/issues/1440.

Basically, let us continue to update our build infrastructure so that we can release v3.10.0-beta.

Now, it's the turn of iOS.
2021-04-29 10:30:39 +02:00

13 lines
226 B
YAML

name: ios
on:
push:
branches:
- mobile-staging
- 'release/**'
jobs:
test:
runs-on: macos-10.15
steps:
- uses: actions/checkout@v2
- run: ./make --disable-embedding-psiphon-config -t ios