gitlab ci fix
Some checks are pending
Rust/spacepackets/pipeline/head Build started...

This commit is contained in:
Robin Müller 2023-08-14 14:03:25 +02:00
parent 4b7f2b4817
commit 05916130a8
Signed by: muellerr
GPG Key ID: 407F9B00F858F270

View File

@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.60.0
toolchain: 1.61.0
override: true
profile: minimal
- uses: actions-rs/cargo@v1