Fixing the rust tests to proper version.

This commit is contained in:
Nicolas Patry 2025-01-15 16:12:13 +01:00
parent 798c765c70
commit b9ab5037b0
No known key found for this signature in database
GPG Key ID: D2920555C90F704C

View File

@ -31,7 +31,7 @@ jobs:
with: with:
# Released on: 02 May, 2024 # Released on: 02 May, 2024
# https://releases.rs/docs/1.78.0/ # https://releases.rs/docs/1.78.0/
toolchain: 1.80.0 toolchain: 1.84.0
override: true override: true
components: rustfmt, clippy components: rustfmt, clippy
- name: Install Protoc - name: Install Protoc