Skip to content

Commit

Permalink
23.05: no rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis committed Aug 8, 2024
1 parent 7d97d27 commit 735c9b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
TMATE_ENCRYPT_PASSWORD: ${{secrets.TMATE_ENCRYPT_PASSWORD}}
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
OPT_UPDATE_FEEDS: 1
OPT_REBUILD: 1
# OPT_REBUILD: 1

name: Build OpenWrt

Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
# - 22.03.3
# - 22.03.4
# - 22.03.5
# - 22.03.6
- 22.03.6
# - 23.05.0
# - 23.05.2
# - 23.05.3
Expand Down
2 changes: 1 addition & 1 deletion user/23.05.4/config.diff
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ CONFIG_PACKAGE_python3-cgitb=m
CONFIG_PACKAGE_python3-codecs=m
CONFIG_PACKAGE_python3-ctypes=m
CONFIG_PACKAGE_python3-dbm=m
CONFIG_PACKAGE_python3-dbus-fast=m
# CONFIG_PACKAGE_python3-dbus-fast=m # builds in OpenWrt upstream
CONFIG_PACKAGE_python3-decimal=m
CONFIG_PACKAGE_python3-distutils=m
CONFIG_PACKAGE_python3-email=m
Expand Down

0 comments on commit 735c9b1

Please sign in to comment.