mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
CI: Pull image from the GitHub container registry
This commit is contained in:
parent
f0e6a8ef5c
commit
dffe304567
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue