Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
silx
bob
hdf5plugin
Commits
f64bfc1a
Commit
f64bfc1a
authored
Jul 09, 2021
by
Thomas Vincent
Browse files
try build with python3.9
parent
f00b2479
Pipeline
#50355
passed with stages
in 13 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f64bfc1a
...
...
@@ -40,9 +40,9 @@ macos_wheel:
extends
:
.macos_wheel_python37
macos_wheel_arm64
:
extends
:
.macos_arm64_wheel_python3
8
extends
:
.macos_arm64_wheel_python3
9
variables
:
PYTHON_VER
:
"
3.
8
"
PYTHON_VER
:
"
3.
9
"
EXTRA_SETUP_PY_CMD_OPTIONS
:
"
build
--openmp=False
--native=False
--sse2=False
--avx2=False
--cpp11=True"
ubuntu20.04
:
...
...
Write
Preview
Supports
Markdown
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