Skip to content

Commit 3e00b0f

Browse files
committed
Replace “OS X” target with “macOS”
1 parent 42ab02d commit 3e00b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
destination:
1616
- "platform=iOS Simulator,OS=14.2,name=iPhone 12"
17-
- "platform=OS X"
17+
- "platform=macOS"
1818
steps:
1919
- name: Checkout
2020
uses: actions/checkout@master

0 commit comments

Comments
 (0)