Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
silx
bob
pyFAI
Commits
52c21b88
Commit
52c21b88
authored
Jan 21, 2021
by
Jerome Kieffer
Browse files
Drop Python3.5, build 3.9
parent
31b7bd3f
Pipeline
#50390
passed with stages
in 47 minutes and 12 seconds
Changes
1
Pipelines
33
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
52c21b88
...
...
@@ -48,10 +48,6 @@ ubuntu20.04:
ubuntu20.04_ppc64le
:
extends
:
.ubuntu_20_04_ppc64le
macos_wheel_python35
:
extends
:
.macos_wheel_python35
macos_wheel_python36
:
extends
:
.macos_wheel_python36
...
...
@@ -61,6 +57,9 @@ macos_wheel_python37:
macos_wheel_python38
:
extends
:
.macos_wheel_python38
macos_wheel_python39
:
extends
:
.macos_wheel_python39
# Test
.test_ppc64le_template
:
&test_ppc64le_template_defintion
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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