We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108b41a commit 9b73669Copy full SHA for 9b73669
.github/workflows/build.yml
@@ -1168,7 +1168,7 @@ jobs:
1168
1169
openEuler-latest-cmake-cann:
1170
if: false
1171
- if: ${{ github.event_name != 'pull_request' || contains(github.event.pull_request.labels.*.name, 'Ascend NPU') }}
+ #if: ${{ github.event_name != 'pull_request' || contains(github.event.pull_request.labels.*.name, 'Ascend NPU') }}
1172
defaults:
1173
run:
1174
shell: bash -el {0}
0 commit comments