Skip to content
Snippets Groups Projects
Commit 68a90ca2 authored by Bertrand Bellenot's avatar Bertrand Bellenot Committed by Axel Naumann
Browse files

Run the pull requests in Release mode only on Windows

parent 978154e1
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,7 @@ jobs:
shell: cmd
run: "C:\\setenv.bat ${{ matrix.target_arch }} &&
python .github/workflows/root-ci-config/build_root.py
--buildtype ${{ matrix.config }}
--buildtype Release
--platform windows10
--incremental $INCREMENTAL
--base_ref ${{ github.base_ref }}
......
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