CI: Remove the remainder py3 jobs
[amitay/samba.git] / .gitlab-ci-private.yml
index 01eaea9810574cb2a7b842c1bacdbc3ae5c11936..ab280d5c8ae141858d6d752696de4facd2a2c8a0 100644 (file)
@@ -14,12 +14,6 @@ build_samba:
     # this one takes about 4 hours to finish
     - python script/autobuild.py samba            --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
 
-build_samba_py3:
-  <<: *private_template
-  script:
-    # this one takes about 4 hours to finish
-    - python script/autobuild.py samba-py3        --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
-
 build_samba_fileserver:
   <<: *private_template
   script: