mirror of
https://github.com/NLnetLabs/domain.git
synced 2026-08-23 16:02:23 +02:00
- Automatically determine the MSRV. - Rebuild 'main' every week to catch environmental changes. - Run Clippy in a dedicated job to be more parallel. - Only run it on Ubuntu. - Introduce caching of '~/.cargo' and '/target'. - Only save it on 'main', but restore it in all other jobs. - Preserve OpenSSL-excluding behavior for Windows.