Skip to content

Commit

Permalink
fix(l1): fix kurtosis version to the latest working: 1.3.1 (#1019)
Browse files Browse the repository at this point in the history
**Motivation**

Kurtosis moved from 1.3.1 to 1.4.0 and our checks started failing when
loading the kurtosis engine
**Description**

This PR fixes kurtosis version to the latest working one: 1.3.1
  • Loading branch information
rodrigo-o authored Oct 30, 2024
1 parent 2210f1e commit 1feceb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assertoor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Setup kurtosis testnet and run assertoor tests
uses: ethpandaops/kurtosis-assertoor-github-action@v1
with:
kurtosis_version: '1.3.1'
ethereum_package_url: 'github.com/lambdaclass/ethereum-package'
ethereum_package_branch: 'ethereum-rust-integration'
ethereum_package_args: './test_data/network_params.yaml'

0 comments on commit 1feceb6

Please sign in to comment.