File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8686 with :
8787 ruby-version : ' 2.6'
8888 bundler-cache : true
89- - run : sudo xcode-select -s /Applications/Xcode_13.1 .app
89+ - run : sudo xcode-select -s /Applications/Xcode_14.2 .app
9090 - run : git fetch --prune --unshallow
9191 - run : npm ci
9292 env :
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ concurrency:
1111
1212env :
1313 ruby_version : ' 2.6'
14- xcode_version : ' Xcode_13.1 '
14+ xcode_version : ' Xcode_14.2 '
1515 java_version : ' 11'
1616 java_distribution : temurin
1717
Original file line number Diff line number Diff line change 3333 ruby-version : ' 2.6'
3434 bundler-cache : true
3535
36- - run : sudo xcode-select -s /Applications/Xcode_13.1 .app
36+ - run : sudo xcode-select -s /Applications/Xcode_14.2 .app
3737
3838 - run : npm ci
3939
You can’t perform that action at this time.
0 commit comments