Merge pull request #678 from redtide/ci-arch-image

GH Actions: restored official Archlinux image
This commit is contained in:
JP Cimalando 2021-03-06 19:31:10 +01:00 committed by GitHub
commit a4dfa43cb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: |