kanidm / webauthn-rs

An implementation of webauthn components for Rustlang servers
Mozilla Public License 2.0
491 stars 80 forks source link

CI performance improvements #308

Closed micolous closed 1 year ago

micolous commented 1 year ago

This does a few things to speed up CI tasks:

There's more jobs now, but they're smaller jobs, so less likely to block things up when you have a few branches running in parallel.