diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 902c0ba77a39785c8ea26dc9298531ea96c73fac..26be84387ebb785b0369239ed565bafeff120d02 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -141,8 +141,6 @@ backend-build: variables: DOCKER_DRIVER: overlay2 DOCKER_HOST: tcp://docker:2375/ - # Remove after GPU supports land - PONOS_BRANCH: 0.7.3 # Run this on master and tags except base tags and schedules rules: @@ -165,8 +163,6 @@ backend-build-binary: variables: DOCKER_DRIVER: overlay2 DOCKER_HOST: tcp://docker:2375/ - # Remove after GPU supports land - PONOS_BRANCH: 0.7.3 # Run this on master and tags except base tags and schedules rules: