Skip to content

Commit 257c56e

Browse files
authored
Bump kona-client to v1.0.2 (#9)
1 parent e24a1af commit 257c56e

File tree

8 files changed

+889
-826
lines changed

8 files changed

+889
-826
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
echo "deb [trusted=yes] https://apt.fury.io/kurtosis-tech/ /" | sudo tee /etc/apt/sources.list.d/kurtosis.list
5050
sudo apt update
5151
sudo apt remove kurtosis-cli
52-
sudo apt install kurtosis-cli=1.6.0 -V
52+
sudo apt install kurtosis-cli=1.8.1 -V
5353
- name: Prepare optimism
5454
run: make chain
5555
- name: Start optimism

0 commit comments

Comments
 (0)