Commit Graph

10 Commits

Author SHA1 Message Date
Jonas Bushart 5f4f30a995 Maybe fix rustup warning
warning: Force-skipping unavailable component 'rust-std-thumbv2-none-eabi'
2023-02-15 19:06:41 +01:00
Jonas Bushart 8ba1b441e5 Run CI on more platforms 2023-02-13 23:28:43 +01:00
Jonas Bushart eac5ebb2ae Fix: Use acceptable crate name (lowercase) 2023-02-13 21:05:26 +01:00
Jonas Bushart aee7133b58 Use newer nightly with "cargo add" support 2023-02-13 21:02:26 +01:00
Jonas Bushart 2ee353b897 Enable sparse registry access using the stable configuration
Exclude versions 1.66 and 1.67, which don't support stable sparse registry.
2023-02-13 21:00:11 +01:00
Jonas Bushart b71469df8b Switch from set-output to $GITHUB_OUTPUT
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-10-13 21:01:25 +02:00
Jonas Bushart 08934cd939 Add test for toolchain file support 2022-07-21 21:31:15 +00:00
Jonas Bushart 5c0654516c
Create dependabot configuration for GitHub Actions 2022-07-19 20:16:04 +02:00
Jonas Bushart ac4326d13d Add autotag action to keep semantic version tags 2022-04-20 20:02:13 +00:00
Jonas Bushart e6f87b00b9
Create ci.yml 2022-04-17 21:15:23 +02:00