diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7017334523806ff5e0b4337669dbf0d37113193e..6aec221eb7cc479dbd745250a9757bebf2a84491 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,8 +9,6 @@ Python 3 POCL: - python3 - pocl - mpi - # https://github.com/pocl/pocl/issues/757 - allow_failure: true except: - tags artifacts: @@ -47,8 +45,6 @@ Python 3 POCL MPI: - python3 - pocl - mpi - # https://github.com/pocl/pocl/issues/757 - allow_failure: true except: - tags artifacts: @@ -85,8 +81,6 @@ Python 3 POCL Examples: - python3 - pocl - large-node - # https://github.com/pocl/pocl/issues/757 - allow_failure: true except: - tags