mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-07-04 10:09:50 +00:00
chore: remove support for ppc64
This commit is contained in:
parent
b934a52875
commit
84db0453cb
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -74,8 +74,8 @@ jobs:
|
|||||||
goarch: mips
|
goarch: mips
|
||||||
# END MIPS
|
# END MIPS
|
||||||
# BEGIN PPC
|
# BEGIN PPC
|
||||||
- goos: linux
|
# - goos: linux # Removed due to the unsupport of shirou/gopsutil
|
||||||
goarch: ppc64
|
# goarch: ppc64
|
||||||
- goos: linux
|
- goos: linux
|
||||||
goarch: ppc64le
|
goarch: ppc64le
|
||||||
# END PPC
|
# END PPC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user