Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c1fae822 authored by hhakim's avatar hhakim
Browse files

Enforce same version of python for pkg_macos_purepy_pkg and test_macos_purepy_release jobs.

parent 8efc7c27
No related branches found
No related tags found
No related merge requests found
......@@ -730,7 +730,7 @@ test_linux_pkg_release:
- tags
test_macos_purepy_release: # take care to keep this variable consistent with the version used in pkg_macos_purepy_release
variables: {JOB_PYTHON: 'python3'}
variables: {JOB_PYTHON: 'python3.10'}
extends: .test_unix_purepy_pkg
needs:
- job: pkg_macos_purepy_release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment