Skip to content

Commit

Permalink
fix(core): move kurtosis dep on the ci to the latest version (#1308)
Browse files Browse the repository at this point in the history
**Motivation**

Check the error with the assertoor stability_check is solved by this PR
  • Loading branch information
rodrigo-o authored Nov 27, 2024
1 parent de07d1b commit d2ea924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asertoor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup kurtosis testnet and run assertoor tests
uses: ethpandaops/kurtosis-assertoor-github-action@v1
with:
kurtosis_version: "1.3.1"
kurtosis_version: "1.4.2"
ethereum_package_url: "github.com/lambdaclass/ethereum-package"
ethereum_package_branch: "ethrex-integration"
ethereum_package_args: "./test_data/network_params.yaml"

0 comments on commit d2ea924

Please sign in to comment.