build: Bump MSRV to 1.87.0

rustc 1.90.0-beta.1 (788da80fc 2025-08-04) suggests using library
feature `unsigned_is_multiple_of`. It is stabled in Rust 1.87.0.

Update image to 20250807-0 since MSRV in Dockerfile is updated.

Signed-off-by: Songqian Li <sionli@tencent.com>
Signed-off-by: Bo Chen <bchen@crusoe.ai>
This commit is contained in:
Songqian Li
2025-08-06 17:29:56 +08:00
committed by Bo Chen
parent cd2c43b489
commit 530719a57a
7 changed files with 7 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=20250412-0
type=raw,value=20250807-0
type=sha
- name: Build and push