~ruther/avr-device

ref: f9f1fb5004c2de6e47731b105e11bf817687b89a avr-device/.github/workflows/ci.yml -rw-r--r-- 2.3 KiB
f9f1fb50 — Rahix 4 years ago
ci: Only run for pushes to main/wip

Fixes "internal" pull-requests leading to a duplicated workflow run.
71015000 — Rahix 4 years ago
ci: Upgrade tool versions

Reflect the latest requirements in our CI workflow as well.
8c8d274b — Rahix 4 years ago
ci: Use stable Rust for building svd2rust
f40d65e5 — Rahix 4 years ago
ci: Switch to GitHub Actions