ci: linting update rust toolchain
This commit is contained in:
parent
0e7d3afa46
commit
1fc3817f3f
|
|
@ -11,7 +11,7 @@ env:
|
||||||
SQLX_VERSION: 0.7.1
|
SQLX_VERSION: 0.7.1
|
||||||
SQLX_FEATURES: "rustls,postgres"
|
SQLX_FEATURES: "rustls,postgres"
|
||||||
SQLX_OFFLINE: true
|
SQLX_OFFLINE: true
|
||||||
RUST_TOOLCHAIN: "1.80"
|
RUST_TOOLCHAIN: "1.81"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue