misc: move to new tasks container location
This commit is contained in:
parent
ee5e9bd243
commit
58df999d82
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue