mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-10-14 12:09:12 +00:00
v1.7.6
This commit is contained in:
parent
ed53df5ef3
commit
dc9d075e0a
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v4.1.0
|
uses: actions/setup-go@v4.1.0
|
||||||
with:
|
with:
|
||||||
go-version: 'stable'
|
go-version: '1.20'
|
||||||
|
|
||||||
- name: Install dependencies for arm64
|
- name: Install dependencies for arm64
|
||||||
if: matrix.platform == 'arm64'
|
if: matrix.platform == 'arm64'
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
1.7.5
|
1.7.6
|
Loading…
Reference in a new issue