diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e6ffa5bdd506b815a91babdf4f08557087ee7a8..1f441197422cd9ff8b8e935cc33669196bd76f09 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,13 +17,6 @@ build: - nemu/testcases.log expire_in: 1 week -build-icc-pgo: - stage: build - script: - - pacman -Sy && pacman -S --noconfirm bison flex gettext sdl2 lib32-glibc grep - - export AM_HOME=$(pwd)/nexus-am/ - - cd nemu && ./icc-build.sh - test: stage: test script: