diff --git a/.github/workflows/arch_lts.yml b/.github/workflows/arch_lts.yml index e3089192f..569123e05 100644 --- a/.github/workflows/arch_lts.yml +++ b/.github/workflows/arch_lts.yml @@ -12,7 +12,7 @@ jobs: build: name: Build Kernel runs-on: ubuntu-latest - container: archlinux + container: qzed/archlinux steps: - name: Checkout code uses: actions/checkout@v2