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
|
||||
|
||||
- name: Build
|
||||
uses: sbwml/openwrt-gh-action-sdk@go1.23
|
||||
uses: sbwml/openwrt-gh-action-sdk@go1.24
|
||||
env:
|
||||
ARCH: ${{ matrix.arch }}-${{ matrix.sdk }}
|
||||
FEEDNAME: packages_ci
|
||||
|
Loading…
Reference in New Issue
Block a user