Skip to content

Commit

Permalink
ci: use go1.21.x
Browse files Browse the repository at this point in the history
  • Loading branch information
sbwml committed Sep 18, 2023
1 parent 856991c commit 078c451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
git clone https://github.com/sbwml/v2ray-geodata
- name: Building packages
uses: sbwml/openwrt-gh-action-sdk@go1.20
uses: sbwml/openwrt-gh-action-sdk@go1.21
env:
ARCH: ${{ matrix.arch }}-openwrt-22.03
FEEDNAME: packages_ci
Expand Down

0 comments on commit 078c451

Please sign in to comment.