Skip to content

Commit f93110b

Browse files
authored
Merge pull request #159 from MFlowCode/sbryngelson-patch-1
2 parents 1e101a5 + 305af6a commit f93110b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/ci.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ jobs:
2727
- os: ubuntu-latest
2828
debug: --debug
2929
intel: false
30-
- os: ubuntu-latest
31-
debug: --no-debug
32-
intel: true
33-
intel-command: source /opt/intel/oneapi/setvars.sh
34-
- os: ubuntu-latest
35-
debug: --debug
36-
intel: true
37-
intel-command: source /opt/intel/oneapi/setvars.sh
30+
# - os: ubuntu-latest
31+
# debug: --no-debug
32+
# intel: true
33+
# intel-command: source /opt/intel/oneapi/setvars.sh
34+
# - os: ubuntu-latest
35+
# debug: --debug
36+
# intel: true
37+
# intel-command: source /opt/intel/oneapi/setvars.sh
3838
- os: macos-latest
3939
debug: --no-debug
4040
gcc: 11

0 commit comments

Comments
 (0)