ci: openwrt-sdk: use openwrt-22.03 & golang 1.20.x
This commit is contained in:
parent
e212d877c9
commit
d2a8635961
6
.github/workflows/release-build.yml
vendored
6
.github/workflows/release-build.yml
vendored
@ -51,11 +51,11 @@ jobs:
|
|||||||
git clone https://github.com/sbwml/v2ray-geodata
|
git clone https://github.com/sbwml/v2ray-geodata
|
||||||
|
|
||||||
- name: Building packages
|
- name: Building packages
|
||||||
uses: sbwml/openwrt-gh-action-sdk@master
|
uses: sbwml/openwrt-gh-action-sdk@go1.20
|
||||||
env:
|
env:
|
||||||
ARCH: ${{ matrix.arch }}-openwrt-21.02
|
ARCH: ${{ matrix.arch }}-openwrt-22.03
|
||||||
FEEDNAME: packages_ci
|
FEEDNAME: packages_ci
|
||||||
PACKAGES: luci-app-mosdns mosdns
|
PACKAGES: luci-app-mosdns
|
||||||
NO_REFRESH_CHECK: true
|
NO_REFRESH_CHECK: true
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user