open-quantum-safe / oqs-demos

PARTIALLY SUPPORTED Instructions for enabling the use of quantum-safe cryptography in assorted software using the OQS suite. CONTRIBUTORS WANTED.
https://openquantumsafe.org/
122 stars 68 forks source link

httpd update #296

Closed baentsch closed 1 month ago

baentsch commented 1 month ago

Following https://dlcdn.apache.org/apr/Announcement1.x.html

baentsch commented 1 month ago

Thanks for the approvals, @praveksharma @SWilson4 -- one thing I forgot to ask in the call: Any chance the aarch64 building can be improved? I heard you mention some oqs-arm runner, right? Could that be deployed here (instead of waiting 103 minutes for CI to complete?

SWilson4 commented 1 month ago

Thanks for the approvals, @praveksharma @SWilson4 -- one thing I forgot to ask in the call: Any chance the aarch64 building can be improved? I heard you mention some oqs-arm runner, right? Could that be deployed here (instead of waiting 103 minutes for CI to complete?

I'd imagine it could be sped up considerably. I used the arm runner to build Docker images on https://github.com/open-quantum-safe/ci-containers/pull/85, and the builds on it ran in roughly the same time as the (non-emulated) x86_64 builds. The runner is called oqs-arm64 (use it just like ubuntu-latest).