GH Actions: restored official Archlinux image

This commit is contained in:
redtide 2021-03-05 21:22:19 +01:00
parent 29d8723601
commit da57f36a0f

View file

@ -137,7 +137,7 @@ jobs:
build_for_mingw32:
runs-on: ubuntu-18.04
container:
image: ghcr.io/sfztools/archlinux
image: archlinux
steps:
- name: Set install name
run: |
@ -201,7 +201,7 @@ jobs:
build_for_mingw64:
runs-on: ubuntu-18.04
container:
image: ghcr.io/sfztools/archlinux
image: archlinux
steps:
- name: Set install name
run: |