Fix Arch LTS workflow by using custom container

This commit is contained in:
Maximilian Luz 2021-02-15 23:43:21 +01:00
parent 49eedba7d9
commit 416fb486f7
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -96,7 +96,7 @@ jobs:
name: Update package repository
needs: [release]
runs-on: ubuntu-latest
container: archlinux
container: qzed/archlinux
steps:
- name: Install dependencies
run: |