Skip to content

Commit

Permalink
[CI] bumpup OpenWRT stable version to 23.05.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lirundong committed Nov 3, 2023
1 parent 7cd377f commit 5b08e48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/artifacts-release-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
env:
PASSWORD: ${{ secrets.MASTER_PASSWORD }}
TARGET: x86/64
VERSION: '22.03.5'
VERSION: '23.05.0'
REPOSITORY: https://downloads.openwrt.org
GCC_VERSION: 11.2.0_musl
GCC_VERSION: 12.3.0_musl
run: |
bash openwrt-builder/build.sh
cp -r /tmp/openwrt/openwrt-imagebuilder-$VERSION-${TARGET/\//-}.Linux-${TARGET/\//_}/bin/targets/$TARGET artifacts-$VERSION
Expand Down
File renamed without changes.

0 comments on commit 5b08e48

Please sign in to comment.