Removed s390x and added ppc64le for Ubuntu

This commit is contained in:
Alexey Pustovalov
2025-07-31 17:59:37 +09:00
parent 906ed94ad5
commit f50ab224a5

View File

@@ -23,7 +23,7 @@
"ubuntu": [
"linux/amd64",
"linux/arm64",
"linux/s390x"
"linux/ppc64le"
]
},
"os-windows": {