Skip to content

Commit 0f040f2

Browse files
committed
Use Xcode 12.4 for SwiftPM tests
1 parent 550c823 commit 0f040f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
swiftpm-test:
4747
runs-on: macOS-10.15
4848
env:
49-
DEVELOPER_DIR: "/Applications/Xcode_12.app/Contents/Developer"
49+
DEVELOPER_DIR: "/Applications/Xcode_12.4.app/Contents/Developer"
5050
steps:
5151
- uses: actions/checkout@v2
5252
- name: Run unit tests

0 commit comments

Comments
 (0)