Skip to content

Commit 97976da

Browse files
authored
Merge pull request #14077 from rmcdermo/master
Workflows: skip linux-intel-intelmpi until ifx issue is resolved
2 parents 4c0ebd3 + 3a3acdb commit 97976da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ permissions:
2424

2525
jobs:
2626
linux-intel-intelmpi:
27+
if: false # skip this run until ifx issue is sorted out
28+
2729
# build on ubuntu using ifort with intelmpi and mkl based on
2830
# https://github.com/oneapi-src/oneapi-ci
2931

0 commit comments

Comments
 (0)