mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 21:42:24 +00:00
Update release.yml
This commit is contained in:
parent
fe8f1566b3
commit
f6e0b5a2bc
1 changed files with 6 additions and 6 deletions
12
.github/workflows/release.yml
vendored
12
.github/workflows/release.yml
vendored
|
@ -12,12 +12,12 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
platform:
|
platform:
|
||||||
- amd64
|
- amd64
|
||||||
- arm64
|
# - arm64
|
||||||
- armv7
|
# - armv7
|
||||||
- armv6
|
# - armv6
|
||||||
- 386
|
# - 386
|
||||||
- armv5
|
# - armv5
|
||||||
- s390x
|
# - s390x
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
Loading…
Reference in a new issue