Mentions légales du service

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

Switch to python3.12 for doctest_pyfaust ci job.

parent c67eaeac
No related branches found
No related tags found
No related merge requests found
Pipeline #920657 failed
......@@ -167,6 +167,7 @@ ctest_nightly_win10:
doctest_pyfaust:
stage: pkg_test
variables: {JOB_PYTHON: 'python3.12'}
script:
- if [[ ! -d 'build' ]]; then mkdir build;fi; cd build
- cmake -DBUILD_WRAPPER_PYTHON=ON -DREMOTE_DATA_URL="$DURL" -DREMOTE_DATA_FILE="$DFILE" ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment