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

Disable Python 2 tests

parent 545fca94
Branches
Tags
No related merge requests found
Pipeline #24246 failed
...@@ -26,15 +26,6 @@ stages: ...@@ -26,15 +26,6 @@ stages:
- ${CONDA_ROOT}/pkgs/urls.txt - ${CONDA_ROOT}/pkgs/urls.txt
- ${CONDA_ROOT}/conda-bld/src_cache - ${CONDA_ROOT}/conda-bld/src_cache
linux_27:
<<: *build_job
variables:
PYTHON_VERSION: "2.7"
GITLAB_CHECKOUT_STRATEGY: "https://gitlab-ci-token:${CI_BUILD_TOKEN}@gitlab.idiap.ch/"
tags:
- docker
image: continuumio/conda-concourse-ci
linux_36: linux_36:
<<: *build_job <<: *build_job
variables: variables:
...@@ -44,13 +35,6 @@ linux_36: ...@@ -44,13 +35,6 @@ linux_36:
- docker - docker
image: continuumio/conda-concourse-ci image: continuumio/conda-concourse-ci
macosx_27:
<<: *build_job
variables:
PYTHON_VERSION: "2.7"
tags:
- macosx
macosx_36: macosx_36:
<<: *build_job <<: *build_job
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment