Fix rust version mismatch issues

This commit is contained in:
Christbru 2025-10-18 20:32:30 -05:00
commit e8a971e879
3 changed files with 15 additions and 9 deletions

View file

@ -48,8 +48,6 @@ jobs:
context: ./rust-engine
push: true
tags: ghcr.io/${{ steps.repo_name.outputs.name }}/rust-engine:${{ github.sha }}
build-args: |
RUSTUP_TOOLCHAIN=stable
cache-from: type=gha
cache-to: type=gha,mode=max