mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-01-30 09:47:13 +08:00
CI: Pull image from the GitHub container registry
This commit is contained in:
parent
f0e6a8ef5c
commit
dffe304567
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
- 4.3.12
|
- 4.3.12
|
||||||
- 4.3.11
|
- 4.3.11
|
||||||
container:
|
container:
|
||||||
image: zshusers/zsh:${{ matrix.version }}
|
image: ghcr.io/zsh-users/zsh:${{ matrix.version }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: install_packages bsdmainutils make procps
|
- run: install_packages bsdmainutils make procps
|
||||||
|
Loading…
Reference in New Issue
Block a user