Skip to content

Commit 331ce6b

Browse files
committed
Upstream.
1 parent 3106472 commit 331ce6b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.github/workflows/zCustom.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -840,14 +840,14 @@ jobs:
840840
GH_TOKEN: ${{ github.token }}
841841

842842

843-
- name: upgrade_kernel-mainline-server
844-
if: ${{ github.event.inputs.upgradeSlow != 'false' }}
845-
shell: bash
846-
run: |
847-
./ubiquitous_bash.sh _upgrade_kernel_mainline_server
848-
timeout-minutes: 90
849-
env:
850-
GH_TOKEN: ${{ github.token }}
843+
#- name: upgrade_kernel-mainline-server
844+
#if: ${{ github.event.inputs.upgradeSlow != 'false' }}
845+
#shell: bash
846+
#run: |
847+
#./ubiquitous_bash.sh _upgrade_kernel_mainline_server
848+
#timeout-minutes: 90
849+
#env:
850+
#GH_TOKEN: ${{ github.token }}
851851

852852

853853

_lib/ubDistBuild

0 commit comments

Comments
 (0)