Преглед изворни кода

CI: Pull image from the GitHub container registry

pull/824/head
Matthew Martin пре 3 година
родитељ
комит
dffe304567
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      .github/workflows/test.yml

+ 1
- 1
.github/workflows/test.yml Прегледај датотеку

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

Loading…
Откажи
Сачувај