Skip to content

Commit ab1ddd7

Browse files
committed
Use Xcode 12 release for CI.
1 parent f76ea3f commit ab1ddd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
xcode:
1717
- 11.4
1818
- 11.7
19-
- 12_beta
19+
- 12.0
2020
steps:
2121
- uses: actions/checkout@v2
2222
- name: Select Xcode ${{ matrix.xcode }}

0 commit comments

Comments
 (0)