Skip to content

Commit 08de303

Browse files
authored
Update main.yml
1 parent b6d56e4 commit 08de303

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: [macos-latest]
88
env:
9-
XC_VERSION: ${{ '12.4' }}
9+
XC_VERSION: ${{ '13.0' }}
1010
XC_PROJECT: ${{ 'YDS.xcodeproj' }}
1111
XC_SCHEME: ${{ 'YDS-Storybook' }}
1212
XC_CONFIGURATION: ${{ 'Automation' }}

0 commit comments

Comments
 (0)