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 3939 JUDGE0_KEY : " "
4040 JUDGE0_ENDPOINT : " "
4141 DISTRIBUTE_EXTERNAL : " true"
42- XCODE_PATH : " /Applications/Xcode_16.4 .app"
42+ XCODE_PATH : " /Applications/Xcode_26.0 .app"
4343
4444 - name : Upload Artifact
4545 uses : actions/upload-artifact@v4
Original file line number Diff line number Diff line change 3737 JUDGE0_KEY : " ${{ secrets.JUDGE0_KEY }}"
3838 JUDGE0_ENDPOINT : " ${{ secrets.JUDGE0_ENDPOINT }}"
3939 DISTRIBUTE_EXTERNAL : " false"
40- XCODE_PATH : " /Applications/Xcode_16.4 .app"
40+ XCODE_PATH : " /Applications/Xcode_26.0 .app"
Original file line number Diff line number Diff line change 1717 - name : Unit Tests
1818 run : fastlane tests
1919 env :
20- XCODE_PATH : " /Applications/Xcode_16.4 .app"
20+ XCODE_PATH : " /Applications/Xcode_26.0 .app"
You can’t perform that action at this time.
0 commit comments