Skip to content
Snippets Groups Projects
Commit e34673ac authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

remove python 3.6 builds

parent e612f585
No related branches found
No related tags found
No related merge requests found
Pipeline #55460 failed
...@@ -32,10 +32,6 @@ stages: ...@@ -32,10 +32,6 @@ stages:
- arm - arm
build_linux_64_python3.6.____cpython:
extends: .build_template_linux_64
variables:
CONFIG: linux_64_python3.6.____cpython
build_linux_64_python3.7.____cpython: build_linux_64_python3.7.____cpython:
extends: .build_template_linux_64 extends: .build_template_linux_64
variables: variables:
...@@ -49,10 +45,6 @@ build_linux_64_python3.9.____cpython: ...@@ -49,10 +45,6 @@ build_linux_64_python3.9.____cpython:
variables: variables:
CONFIG: linux_64_python3.9.____cpython CONFIG: linux_64_python3.9.____cpython
build_osx_64_python3.6.____cpython:
extends: .build_template_build_osx_64
variables:
CONFIG: osx_64_python3.6.____cpython
build_osx_64_python3.7.____cpython: build_osx_64_python3.7.____cpython:
extends: .build_template_build_osx_64 extends: .build_template_build_osx_64
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment