We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550c823 commit 0f040f2Copy full SHA for 0f040f2
.github/workflows/test.yml
@@ -46,7 +46,7 @@ jobs:
46
swiftpm-test:
47
runs-on: macOS-10.15
48
env:
49
- DEVELOPER_DIR: "/Applications/Xcode_12.app/Contents/Developer"
+ DEVELOPER_DIR: "/Applications/Xcode_12.4.app/Contents/Developer"
50
steps:
51
- uses: actions/checkout@v2
52
- name: Run unit tests
0 commit comments