Remove dependencies to old docker containers (#21)

* Fix CI

* Change missing yml
This commit is contained in:
PabloMK7 2024-03-06 18:38:51 +01:00 committed by GitHub
parent 813d0c2a30
commit c4c90f0190
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 4 additions and 104 deletions

View file

@ -28,7 +28,7 @@ jobs:
matrix:
target: ["appimage", "fresh"]
container:
image: citraemu/build-environments:linux-${{ matrix.target }}
image: pablomk7/build-environments:linux-${{ matrix.target }}
options: -u 1001
env:
CCACHE_DIR: ${{ github.workspace }}/.ccache