Skip to content
Snippets Groups Projects
Commit 2323d473 authored by Ben Boeckel's avatar Ben Boeckel
Browse files

gitlab-ci: fix Windows Python 3.7 OSMesa wheel properties

This makes it build an actual OSMesa wheel.
parent da2482f7
No related branches found
No related tags found
2 merge requests!10671Branch for the v5.12.0 release,!10401gitlab-ci: fix Windows Python 3.7 OSMesa wheel properties
Pipeline #361189 waiting for manual action
......@@ -1513,7 +1513,7 @@ wheel-windows-python37-x86_64:test:
wheel-windows-python37-x86_64-osmesa:build:
extends:
- .wheel_windows37_x86_64
- .wheel_windows37_x86_64_osmesa
- .cmake_build_wheel_windows
- .windows_wheel_builder_tags
- .cmake_wheel_artifacts
......@@ -1521,7 +1521,7 @@ wheel-windows-python37-x86_64-osmesa:build:
wheel-windows-python37-x86_64-osmesa:test:
extends:
- .wheel_windows37_x86_64
- .wheel_windows37_x86_64_osmesa
- .cmake_test_wheel_windows
- .windows_wheel_builder_tags
- .merged_only
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment