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 0ad3bf2 commit 8d6f404Copy full SHA for 8d6f404
.github/workflows/unittest-macos-cpu.yml
@@ -35,6 +35,7 @@ jobs:
35
export PIP_PROGRESS_BAR=off
36
export CONDA_QUIET=1
37
export CU_VERSION=""
38
+ export USE_OPENMP="0"
39
40
# Set CHANNEL
41
if [[(${GITHUB_EVENT_NAME} = 'pull_request' && (${GITHUB_BASE_REF} = 'release'*)) || (${GITHUB_REF} = 'refs/heads/release'*) ]]; then
0 commit comments