Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
silx
bob
silx
Commits
136bc295
Commit
136bc295
authored
Jan 10, 2020
by
Thomas Vincent
Browse files
remove manylinux2014 python34 test (not available)
parent
3c9dde0a
Pipeline
#19321
failed with stages
in 63 minutes and 19 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
136bc295
...
...
@@ -12,7 +12,6 @@ stages:
variables
:
PROJECT
:
silx
REPOSITORY
:
https://github.com/silx-kit/silx
MANYLINUX_PYTHON_VER
:
cp34-cp34m cp35-cp35m cp36-cp36m cp37-cp37m cp38-cp38
SILX_OPENCL
:
"
False"
EXTRA_SETUP_PY_CMD_OPTIONS
:
"
build
--no-openmp"
...
...
@@ -164,12 +163,6 @@ manylinux1_test_cp38:
-
manylinux1_wheels
manylinux2014_test_cp34
:
<<
:
*test_template_defintion
extends
:
.manylinux2014_cp34_base
dependencies
:
-
manylinux2014_wheels
manylinux2014_test_cp35
:
<<
:
*test_template_defintion
extends
:
.manylinux2014_cp35_base
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment