Skip to content

Commit dffe304

Browse files
committed
CI: Pull image from the GitHub container registry
1 parent f0e6a8e commit dffe304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- 4.3.12
5454
- 4.3.11
5555
container:
56-
image: zshusers/zsh:${{ matrix.version }}
56+
image: ghcr.io/zsh-users/zsh:${{ matrix.version }}
5757
steps:
5858
- uses: actions/checkout@v2
5959
- run: install_packages bsdmainutils make procps

0 commit comments

Comments
 (0)