Skip to content

Commit

Permalink
Upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
mirage335 committed Jan 20, 2025
1 parent 3106472 commit 331ce6b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/zCustom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -840,14 +840,14 @@ jobs:
GH_TOKEN: ${{ github.token }}


- name: upgrade_kernel-mainline-server
if: ${{ github.event.inputs.upgradeSlow != 'false' }}
shell: bash
run: |
./ubiquitous_bash.sh _upgrade_kernel_mainline_server
timeout-minutes: 90
env:
GH_TOKEN: ${{ github.token }}
#- name: upgrade_kernel-mainline-server
#if: ${{ github.event.inputs.upgradeSlow != 'false' }}
#shell: bash
#run: |
#./ubiquitous_bash.sh _upgrade_kernel_mainline_server
#timeout-minutes: 90
#env:
#GH_TOKEN: ${{ github.token }}



Expand Down
2 changes: 1 addition & 1 deletion _lib/ubDistBuild

0 comments on commit 331ce6b

Please sign in to comment.