diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2f6099f..416fd92 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,7 +9,7 @@ on: jobs: AlaskarTV: runs-on: docker - container: ghcr.io/catthehacker/ubuntu:full-latest + container: ghcr.io/catthehacker/ubuntu:act-latest steps: - name: Checkout Repository