ci: use go1.21.x
This commit is contained in:
parent
856991c55a
commit
078c451a4a
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -51,7 +51,7 @@ 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@go1.20
|
uses: sbwml/openwrt-gh-action-sdk@go1.21
|
||||||
env:
|
env:
|
||||||
ARCH: ${{ matrix.arch }}-openwrt-22.03
|
ARCH: ${{ matrix.arch }}-openwrt-22.03
|
||||||
FEEDNAME: packages_ci
|
FEEDNAME: packages_ci
|
||||||
|
Loading…
Reference in New Issue
Block a user