ci: update golang to 1.24
This commit is contained in:
parent
7b419411b9
commit
098049123e
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: sbwml/openwrt-gh-action-sdk@go1.23
|
uses: sbwml/openwrt-gh-action-sdk@go1.24
|
||||||
env:
|
env:
|
||||||
ARCH: ${{ matrix.arch }}-${{ matrix.sdk }}
|
ARCH: ${{ matrix.arch }}-${{ matrix.sdk }}
|
||||||
FEEDNAME: packages_ci
|
FEEDNAME: packages_ci
|
||||||
|
Loading…
Reference in New Issue
Block a user