We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff804c commit 9f15583Copy full SHA for 9f15583
1 file changed
.github/workflows/multi-platform.yml
@@ -15,6 +15,10 @@ jobs:
15
- name: Windows
16
os: windows-latest
17
18
+ - name: iOS
19
+ os: macos-latest
20
+ target: iOS
21
+
22
- name: macOS
23
os: macos-latest
24
0 commit comments