Skip to content

Commit

Permalink
fix: bump kurtosis 0.2.19 to have the new variable
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Nov 8, 2024
1 parent e106faf commit 7ee1e65
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
with:
repository: 0xPolygon/kurtosis-cdk
path: "kurtosis-cdk"
ref: "v0.2.18"
ref: "v0.2.19"

- name: Setup Bats and bats libs
uses: bats-core/bats-action@2.0.0
Expand Down
2 changes: 1 addition & 1 deletion test/combinations/fork11-rollup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ args:
zkevm_use_gas_token_contract: true
data_availability_mode: rollup
sequencer_type: erigon
zkevm_path_rw_data: /tmp/

3 changes: 2 additions & 1 deletion test/combinations/fork12-cdk-validium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ args:
zkevm_use_gas_token_contract: true
data_availability_mode: cdk-validium
sequencer_type: erigon
zkevm_path_rw_data: /tmp/


0 comments on commit 7ee1e65

Please # to comment.