Skip to content

Commit

Permalink
ci: use stacker v1.0.0 on Ubuntu 24 for the ecosystem client tools
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Aaron <[email protected]>
  • Loading branch information
andaaron committed Jan 16, 2025
1 parent 7320ff0 commit 26e8bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem-tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
cd $GITHUB_WORKSPACE
- name: Run CI tests
run: |
make run-blackbox-ci
make run-blackbox-ci STACKER_VERSION=v1.0.0
- name: Log in to GitHub Docker Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 26e8bc7

Please sign in to comment.