Skip to content

Commit

Permalink
fix: downgrade Kurtosis CDK reference version in test-e2e workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal committed Jan 15, 2025
1 parent ca21fbf commit a4c384e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
repository: 0xPolygon/kurtosis-cdk
path: kurtosis-cdk
ref: v0.2.26
ref: v0.2.25

- name: Install Kurtosis CDK tools
uses: ./kurtosis-cdk/.github/actions/setup-kurtosis-cdk
Expand Down

0 comments on commit a4c384e

Please sign in to comment.