diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f2bb214aa84e833ef15d66b2aabdf82d41e0ab0a..a74be1554930c01138145be51726aad5bbac18c9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,5 @@ -image: continuumio/anaconda3 +# image: continuumio/anaconda3 +image: continuumio/anaconda3:2023.03-1 # until tensorflow is available for python 3.11 on windows stages: - test @@ -8,7 +9,6 @@ stages: # ===== TEST PyWake debian===== test_PyWake: # name the job what we like - image: continuumio/anaconda3 stage: # build, test, deploy defined by default [2] test script: