Skip to content

Commit abea187

Browse files
committed
Update to using the latest default macOS and Xcode toolchain
1 parent 19bd4d3 commit abea187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Continuous Integration
22

33
env:
4-
DEVELOPER_DIR: "/Applications/Xcode_12.5.app/Contents/Developer"
4+
DEVELOPER_DIR: "/Applications/Xcode_13.2.1.app/Contents/Developer"
55

66
on:
77
pull_request:

0 commit comments

Comments
 (0)