diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e2a16758c897e2dc359f5d208b4bc123e46a89d..918019e7fd467f1ba25bfdb57229e9b45bd1cef8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -102,6 +102,10 @@ gcc_9_python_unit_tests: msvc_16_unit_tests: stage: test + + tags: + - win + - gpu needs: ["msvc_16"]