use new docker image

not using rust anymore, and really need to be able to use the package we
need
This commit is contained in:
Quinn
2025-04-13 01:24:41 +02:00
committed by Quinn
parent 9e0708b49f
commit c57ff88f70
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ jobs:
compile: compile:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: ghcr.io/thepigeongenerator/crust_tools:latest image: ghcr.io/thepigeongenerator/mcaselector-lite:latest
needs: install-deps needs: install-deps
strategy: strategy:
matrix: matrix:

View File

@@ -11,7 +11,7 @@ jobs:
compile-and-lint: compile-and-lint:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: ghcr.io/thepigeongenerator/crust_tools:latest image: ghcr.io/thepigeongenerator/mcaselector-lite:latest
strategy: strategy:
matrix: matrix:
arch: arch: