Skip to content

Commit dba7a7a

Browse files
committed
gh action change xcode version
Signed-off-by: Joseph Mattello <[email protected]>
1 parent cb0236c commit dba7a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Test iOS (swiftpm)
1717
runs-on: macOS-latest
1818
env:
19-
DEVELOPER_DIR: /Applications/Xcode_12.4.app/Contents/Developer
19+
DEVELOPER_DIR: /Applications/Xcode_14.2.app/Contents/Developer
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@master

0 commit comments

Comments
 (0)