Update openEuler dockerfile for COMPILE_CUSTOM_KERNELS=1 (#689)

### What this PR does / why we need it?
Update openEuler dockerfile for COMPILE_CUSTOM_KERNELS=1

### Does this PR introduce _any_ user-facing change?
No

Signed-off-by: Icey <1790571317@qq.com>
This commit is contained in:
Icey
2025-04-28 11:45:46 +08:00
committed by GitHub
parent 38f34e359f
commit ee7a0e2cd4
2 changed files with 12 additions and 13 deletions

View File

@@ -93,7 +93,5 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
tags: ${{ steps.meta.outputs.tags }}
file: Dockerfile.openEuler
# TODO: support and enable custom ops build for openEuler
build-args: |
PIP_INDEX_URL=https://pypi.org/simple
COMPILE_CUSTOM_KERNELS=0