Skip to content

Commit

Permalink
Pin kurtosis version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mslipper committed Sep 20, 2024
1 parent bdca797 commit fda1bf7
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 fda1bf7

Please sign in to comment.