feat(make): build miniooni (#322)

This change is useful to move forward with blessing a new
release (https://github.com/ooni/probe/issues/1439).
This commit is contained in:
Simone Basso 2021-04-29 19:24:25 +02:00 committed by GitHub
commit 764293795e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 209 additions and 65 deletions

View file

@ -1,8 +1,10 @@
# ios verifies we can still build for iOS
name: ios
on:
push:
branches:
- 'release/**'
- 'master'
jobs:
test:
runs-on: macos-10.15