ci: use golang 1.20.x
This commit is contained in:
parent
1464de6e54
commit
b18052bb56
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
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-21.02
|
||||||
FEEDNAME: packages_ci
|
FEEDNAME: packages_ci
|
||||||
|
Loading…
Reference in New Issue
Block a user