ci: switching over to using forgejo, so the gitlab config can eb removed

Added in toolchain to try and lock it down
This commit is contained in:
silver 2024-08-09 23:28:21 +01:00
parent 48b52f3c09
commit 7ac8b90f27
3 changed files with 65 additions and 88 deletions

2
rust-toolchain.toml Normal file
View file

@ -0,0 +1,2 @@
[toolchain]
channel = "1.69.0"