Skip to content

Commit

Permalink
ci: fix tf compose issue in bib cs9-dev
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaofeng Wang <[email protected]>
  • Loading branch information
henrywang committed May 15, 2024
1 parent ee002cb commit b0859f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bib-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
- name: Run the tests
uses: sclorg/testing-farm-as-github-action@v2
with:
compose: ${{ matrix.runner_compose }}
compose: Fedora-40
api_key: ${{ secrets.TF_API_KEY }}
git_url: https://github.com/virt-s1/bootc-workflow-test
git_ref: main
Expand Down

0 comments on commit b0859f1

Please sign in to comment.