Skip to content

Commit

Permalink
Pin kurtosis version in CI (#12026)
Browse files Browse the repository at this point in the history
  • Loading branch information
mslipper authored Sep 20, 2024
1 parent 4461d73 commit fbf69c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ jobs:
command: |
echo "deb [trusted=yes] https://apt.fury.io/kurtosis-tech/ /" | sudo tee /etc/apt/sources.list.d/kurtosis.list
sudo apt update
sudo apt install kurtosis-cli
sudo apt install kurtosis-cli=1.3.0
kurtosis engine start
- checkout
- when:
Expand Down

0 comments on commit fbf69c9

Please sign in to comment.