Move to the right rust toolchain version

This commit is contained in:
Clément Renault 2024-07-29 10:06:34 +02:00
parent 986991277f
commit a663e408ad
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
15 changed files with 24 additions and 24 deletions

View file

@ -15,7 +15,7 @@ jobs:
runs-on: benchmarks
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@v1.70
- uses: dtolnay/rust-toolchain@1.79
with:
profile: minimal