Skip to content

Commit 2881f83

Browse files
committed
Add Mac Catalyst to CI
1 parent 7f60c69 commit 2881f83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ jobs:
145145
- target: aarch64-apple-darwin
146146
os: macos-latest
147147
norun: true
148+
- target: aarch64-apple-ios-macabi
149+
os: macos-latest
150+
norun: true
148151
- target: aarch64-unknown-linux-gnu
149152
os: ubuntu-latest
150153
- target: x86_64-apple-darwin

0 commit comments

Comments
 (0)