We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83dfccc commit 8f7aea2Copy full SHA for 8f7aea2
.github/workflows/tests.yml
@@ -25,8 +25,6 @@ jobs:
25
26
steps:
27
- uses: actions/checkout@v2
28
- - name: Select Xcode 12 (beta)
29
- run: sudo xcode-select -s /Applications/Xcode_12_beta.app
30
- name: Generate project
31
run: make project
32
- name: Run tests
0 commit comments