Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Use OpenWRT 23.05.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RoEdAl committed Dec 13, 2023
1 parent 24c8928 commit 0e295da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-owrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- owrt: 22.03.5
gcc: 11.2.0
ast: 181501
- owrt: 23.05.0
- owrt: 23.05.2
gcc: 12.3.0
ast: 200300
steps:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

env:
BUILD_TYPE: Release
OWRTVER: 23.05.0
OWRTVER: 23.05.2
UBUNTU_DISTRO: ubuntu22.04

jobs:
Expand Down Expand Up @@ -263,7 +263,7 @@ jobs:
run: ./scripts/feeds install asterisk-chan-quectel
- name: Build OpenWRT packages
working-directory: asterisk-modules/asterisk-chan-quectel/install/openwrt/${{ matrix.target }}
run: ./build-opk.sh default 200300
run: ./build-opk.sh
- name: Archive IPK
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 0e295da

Please sign in to comment.