CI: Pull image from the GitHub container registry

This commit is contained in:
Matthew Martin 2021-07-03 14:33:17 -05:00
parent f0e6a8ef5c
commit dffe304567

View file

@ -53,7 +53,7 @@ jobs:
- 4.3.12
- 4.3.11
container:
image: zshusers/zsh:${{ matrix.version }}
image: ghcr.io/zsh-users/zsh:${{ matrix.version }}
steps:
- uses: actions/checkout@v2
- run: install_packages bsdmainutils make procps