mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
CI: always uninstall icc
This commit is contained in:
@@ -450,4 +450,4 @@ script:
|
||||
- if test ${PART-2} = 2; then make maintainer-check-g++ VERBOSE=1 TESTSUITEFLAGS=-j2 || { cat tests/testsuite.log && false; }; fi
|
||||
|
||||
after_script:
|
||||
- if [[ $CC == "icc" ]]; then uninstall_intel_software || true; fi
|
||||
- uninstall_intel_software || true
|
||||
|
||||
Reference in New Issue
Block a user