Closed mcbarton closed 5 months ago
@vgvassilev @maximusron This PR does what is sets out to do, but has an unintended side effect. It caused the cppyy tests to fail to run on all systems. I can only guess it is do with me update to a newer version of python to stop the pip version error. Any suggestions on how you want to proeed?
Just in case its because the llvm cache was built with version 3.10 and now I have switched to version 3.12 then it may be worth clearing the cache and manually reactivating the workflow.
@vgvassilev I managed to fix the issue by changing the python version from 3.12 to 3.11 . @maximusron This does suggest we will get different tests failing to the ones your disabling, for anyone using a later python version.
I consider this PR ready for merging.
@maximusron are you able to merge this?
This PR will remove all warnings which occur when the ci runs.