There was an error while loading. Please reload this page.
1 parent b6d56e4 commit 08de303Copy full SHA for 08de303
1 file changed
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: [macos-latest]
8
env:
9
- XC_VERSION: ${{ '12.4' }}
+ XC_VERSION: ${{ '13.0' }}
10
XC_PROJECT: ${{ 'YDS.xcodeproj' }}
11
XC_SCHEME: ${{ 'YDS-Storybook' }}
12
XC_CONFIGURATION: ${{ 'Automation' }}
0 commit comments