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 ios