misc: move to new tasks container location

This commit is contained in:
Allison Karlitskaya 2024-03-18 11:34:35 +01:00
parent ee5e9bd243
commit 3e4a9af174
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ container:
# official cockpit CI container, with cockpit related build and test dependencies
# if you want to use your own, see the documentation about required packages:
# https://github.com/cockpit-project/cockpit/blob/main/HACKING.md#getting-the-development-dependencies
image: quay.io/cockpit/tasks
image: ghcr.io/cockpit-project/tasks
kvm: true
# increase this if you have many tests that benefit from parallelism
cpu: 1

View file

@ -11,7 +11,7 @@ jobs:
source:
runs-on: ubuntu-latest
container:
image: quay.io/cockpit/tasks:latest
image: ghcr.io/cockpit-project/tasks:latest
options: --user root
permissions:
# create GitHub release