update rust ver
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
This commit is contained in:
parent
7946913412
commit
1fe4d33a9b
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.74.1 as build
|
||||
FROM rust:1.82 as build
|
||||
|
||||
ENV PKG_CONFIG_ALLOW_CROSS=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue