Skip to content

Commit 6ccac3b

Browse files
committed
build: reset commit test 101
1 parent 2c05efa commit 6ccac3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-openwrt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ env:
5252
RESTORE_PACKAGE_CACHE: false
5353
### --------------------------- ###
5454
CLEANUP_ENVIROMENT: true
55-
RESET_OPENWRT_COMMIT: false
55+
RESET_OPENWRT_COMMIT: true
5656
INSTALL_LLVM: false
5757
LOAD_FUNCTIONS: true
5858
BOOTSTRAP_START: false
@@ -239,7 +239,7 @@ jobs:
239239
chmod +x scripts/$FUNCTIONS_SH
240240
source scripts/$FUNCTIONS_SH
241241
cd openwrt
242-
RESET_COMMIT "771ea6f2e3868b208b5261ae676160d5ef6544e8"
242+
RESET_COMMIT "f39d9ea0c26a61261dfd03091aaa6c4b1cb8c8a6"
243243
### ----------------------------------------------------------------- ###
244244
- name: Current Commit Before Feeds/Patches
245245
if: env.GITLOGA == 'true' && !cancelled()

0 commit comments

Comments
 (0)