Recovered oracle linux from build list. Fixed modular system

This commit is contained in:
Alexey Pustovalov 2024-02-17 23:47:13 +09:00
parent 49c99b6f53
commit 60b094a630

View File

@ -13,6 +13,10 @@
"linux/arm64", "linux/arm64",
"linux/ppc64le" "linux/ppc64le"
], ],
"ol": [
"linux/amd64",
"linux/arm64"
],
"rhel": [ "rhel": [
"X64" "X64"
], ],