ci: bump rust stable version to 1.65.0
This commit is contained in:
parent
3a782b3b0d
commit
fb76c9ed9a
2
.github/workflows/cont_integration.yml
vendored
2
.github/workflows/cont_integration.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
rust:
|
rust:
|
||||||
- version: 1.60.0 # STABLE
|
- version: 1.65.0 # STABLE
|
||||||
clippy: true
|
clippy: true
|
||||||
- version: 1.56.1 # MSRV
|
- version: 1.56.1 # MSRV
|
||||||
features:
|
features:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user