ci: use go1.21.x

This commit is contained in:
sbwml 2023-09-18 14:59:49 +08:00
parent 856991c55a
commit 078c451a4a

View File

@ -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