QuTech-Delft / OpenQL

OpenQL: A Portable Quantum Programming Framework for Quantum Accelerators. https://dl.acm.org/doi/10.1145/3474222
https://openql.readthedocs.io
Other
97 stars 44 forks source link

Update GitHub pipeline to look like libqasm's one. #508

Closed rturrado closed 5 months ago

rturrado commented 6 months ago

So we are now using Olaf's new GitHub pipeline.

I have noticed clang++ compiler was never being used. I have added an inputs.conan_profile to action.yaml.

libqasm is now built in Debug and Release for the following architecture-OS-compiler combos:

And also for:

rturrado commented 6 months ago

I will delete this PR because all the changes from it have made it into Release 0.12.0 PR.