Skip to content

Commit c55cd53

Browse files
ubuntu-ci-x86_64-oneapi.yaml: disable ai-env
1 parent d7a1adf commit c55cd53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ubuntu-ci-x86_64-oneapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ jobs:
5959
spack env activate ${ENVDIR}
6060
export SPACK_SYSTEM_CONFIG_PATH="${ENVDIR}/site"
6161
62+
# Disable ai-env for oneAPI
63+
sed -i 's|^\s\+- ai-env||' ${ENVDIR}/spack.yaml
64+
6265
# Find external packages
6366
spack external find --scope system \
6467
--exclude bison --exclude openssl \

0 commit comments

Comments
 (0)