ci: fix test job #9
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: registry.altlinux.org/sisyphus/alt:20241211
|
image: ghcr.io/aides-infra/aides-repo-api-test-image:20241231
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
|
|
Loading…
Reference in a new issue