Skip to content

Commit

Permalink
ci(default-kitchen): switch to inspec verifier 0.26.0 to match test-k…
Browse files Browse the repository at this point in the history
…itchen 0.25 supporting lxd_cli
  • Loading branch information
juju4 committed Sep 23, 2023
1 parent a484f8a commit 55a6b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default-kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
sudo gem install kitchen-ansible
sudo gem install kitchen-sync
sudo gem install kitchen-lxd_cli
sudo gem install kitchen-inspec
sudo gem install kitchen-inspec --version "=0.26.0"
sudo apt-get install -y libsodium23
sudo gem install rbnacl --version 4.0.2
sudo gem install bcrypt_pbkdf rbnacl-libsodium
Expand Down

0 comments on commit 55a6b7a

Please sign in to comment.