Commit fbf69c9b authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

Pin kurtosis version in CI (#12026)

parent 4461d739
...@@ -828,7 +828,7 @@ jobs: ...@@ -828,7 +828,7 @@ jobs:
command: | command: |
echo "deb [trusted=yes] https://apt.fury.io/kurtosis-tech/ /" | sudo tee /etc/apt/sources.list.d/kurtosis.list echo "deb [trusted=yes] https://apt.fury.io/kurtosis-tech/ /" | sudo tee /etc/apt/sources.list.d/kurtosis.list
sudo apt update sudo apt update
sudo apt install kurtosis-cli sudo apt install kurtosis-cli=1.3.0
kurtosis engine start kurtosis engine start
- checkout - checkout
- when: - when:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment