ci: fix test job #9

Merged
maks1ms merged 2 commits from ci/fix-tests into main 2025-01-01 00:20:40 +00:00
Showing only changes of commit a7e17d1c2d - Show all commits

View file

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