mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-10 23:47:05 +00:00
Upgrade to Rust 1.81.0
This commit is contained in:
@@ -195,8 +195,8 @@ jobs:
|
||||
|
||||
- name: Install toolchain
|
||||
run: |
|
||||
rustup toolchain install 1.80.0
|
||||
rustup default 1.80.0
|
||||
rustup toolchain install 1.81.0
|
||||
rustup default 1.81.0
|
||||
rustup component add clippy
|
||||
|
||||
- name: Setup OPA
|
||||
|
||||
Reference in New Issue
Block a user