Skip to content

Commit

Permalink
ci: openwrt-sdk: use openwrt-22.03 & golang 1.20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
sbwml committed Mar 24, 2023
1 parent e212d87 commit d2a8635
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ jobs:
git clone https://github.com/sbwml/v2ray-geodata
- name: Building packages
uses: sbwml/openwrt-gh-action-sdk@master
uses: sbwml/openwrt-gh-action-sdk@go1.20
env:
ARCH: ${{ matrix.arch }}-openwrt-21.02
ARCH: ${{ matrix.arch }}-openwrt-22.03
FEEDNAME: packages_ci
PACKAGES: luci-app-mosdns mosdns
PACKAGES: luci-app-mosdns
NO_REFRESH_CHECK: true

- name: Upload artifacts
Expand Down

0 comments on commit d2a8635

Please sign in to comment.