diff --git a/.github/workflows/base.yml b/.github/workflows/base.yml index afef18a..017b141 100644 --- a/.github/workflows/base.yml +++ b/.github/workflows/base.yml @@ -139,6 +139,10 @@ jobs: matrix: target: - native_dyn + - iOS_arm64 + - iOS_i386 + - iOS_x86_64 + - iOS_armv7 runs-on: macos-latest env: SSH_KEY: /tmp/id_rsa