Skip to content

Commit

Permalink
GHA: Disable patch 5082 temportally
Browse files Browse the repository at this point in the history
  • Loading branch information
hzyitc committed Sep 3, 2023
1 parent 7badf60 commit 8cf66dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ env:
UBOOT_BURNIMG: eMMC.burn.img
ARMBIAN_REPO: armbian/build
ARMBIAN_REF: main
PATCHES: 4077,5076,5082
PATCHES: 4077,5076
PATCHES_DISABLED: 5082

jobs:
prepare:
Expand Down

0 comments on commit 8cf66dc

Please sign in to comment.