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 a8a07e0 commit 9bba29aCopy full SHA for 9bba29a
.github/workflows/linux.yml
@@ -60,9 +60,9 @@ jobs:
60
# uses: mamba-org/setup-micromamba@v1
61
# with:
62
# environment-file: environment.yml
63
- - name: Setup SDE
64
- if: startswith(matrix.sys.flags, 'avx512')
65
- run: sh install_sde.sh
+ # - name: Setup SDE
+ # if: startswith(matrix.sys.flags, 'avx512')
+ # run: sh install_sde.sh
66
- name: Configure build
67
env:
68
CC: ${{ env.CC }}
0 commit comments