From 6b38a087917e5a269cc69790991e73a44558f7ca Mon Sep 17 00:00:00 2001 From: Mario Cattamo Date: Mon, 29 Jul 2024 16:30:16 +0200 Subject: [PATCH] ci: update fdo container compose name --- .github/workflows/fdo-container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fdo-container.yml b/.github/workflows/fdo-container.yml index a56140899..2a18b1219 100644 --- a/.github/workflows/fdo-container.yml +++ b/.github/workflows/fdo-container.yml @@ -186,7 +186,7 @@ jobs: - name: run ostree-fdo-container.sh uses: sclorg/testing-farm-as-github-action@v2 with: - compose: RHEL-9.4.0-updates + compose: RHEL-9.4.0-Nightly arch: x86_64 api_key: ${{ secrets.TF_API_KEY }} git_url: ${{ needs.pr-info.outputs.repo_url }}