mirror of
https://github.com/openai/gpt-oss.git
synced 2025-08-06 00:55:46 +03:00
set plataform for CI porpuses (#18)
used a specific plataform accepted by pypl
This commit is contained in:
@@ -48,3 +48,5 @@ cmake.args = [
|
||||
"-DCMAKE_BUILD_TYPE=Release",
|
||||
"-DBUILD_SHARED_LIBS=OFF",
|
||||
]
|
||||
[tool.scikit-build.wheel]
|
||||
plat-name = "manylinux_2_17_x86_64"
|
||||
|
||||
Reference in New Issue
Block a user