ci: update golang to 1.23

Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
sbwml 2024-08-14 13:42:32 +08:00
parent 1ccfea3e2b
commit 84a4d5c618

View File

@ -50,7 +50,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Build - name: Build
uses: sbwml/openwrt-gh-action-sdk@go1.22 uses: sbwml/openwrt-gh-action-sdk@go1.23
env: env:
ARCH: ${{ matrix.arch }}-${{ matrix.sdk }} ARCH: ${{ matrix.arch }}-${{ matrix.sdk }}
FEEDNAME: packages_ci FEEDNAME: packages_ci