quilc icon indicating copy to clipboard operation
quilc copied to clipboard

Install additional dependencies in Gitlab CI

Open gefjon opened this issue 3 years ago • 0 comments

The Gitlab CI pipeline was failing to load libcrypto (libssl-dev seemed not to be installed) and libffi (wanted an old version). With a little luck, this change installs them in the CI runner.

Note that this PR does not change Github actions; I'm not sure if those are broken or not.

gefjon avatar Jun 03 '22 16:06 gefjon