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