Ver a proveniência

CI: Pull image from the GitHub container registry

pull/824/head
Matthew Martin há 3 anos
ascendente
cometimento
dffe304567
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      .github/workflows/test.yml

+ 1
- 1
.github/workflows/test.yml Ver ficheiro

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

Carregando…
Cancelar
Guardar