Skip to content

Commit 5b1c89c

Browse files
test=document_fix
1 parent 8e5d148 commit 5b1c89c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/_Linux-XPU.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
CCACHE_DIR: /root/.ccache
6060
CCACHE_MAXSIZE: 150G
6161
CCACHE_LIMIT_MULTIPLE: 0.8
62-
IF_KUNLUN3: "ON"
62+
IF_KUNLUN3: "OFF"
6363
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6464
home_dir: ${{ github.workspace }}/../../../..
6565
run: |
@@ -216,7 +216,7 @@ jobs:
216216
CCACHE_DIR: /root/.ccache
217217
CCACHE_MAXSIZE: 150G
218218
CCACHE_LIMIT_MULTIPLE: 0.8
219-
IF_KUNLUN3: "ON"
219+
IF_KUNLUN3: "OFF"
220220
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
221221
home_dir: ${{ github.workspace }}/../../../..
222222
FLAGS_use_stride_kernel: "0"

0 commit comments

Comments
 (0)