Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- macos-11
- macos-12
- macos-13
- macos-13-arm64
- macos-13-xlarge
target:
- native_dyn
- iOS_arm64
Expand All @@ -26,10 +26,10 @@ jobs:
target: iOS_arm64
- os: macos-11
target: iOS_x86_64
- os: macos-13-arm64
- os: macos-13-xlarge
target: iOS_arm64
- os: macos-13-arm64
target: iOS_x86_64
- os: macos-13-xlarge
target: iOS_x86_64
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 089113b

Please sign in to comment.