Skip to content

Commit

Permalink
old lxd version
Browse files Browse the repository at this point in the history
  • Loading branch information
louiseschmidtgen committed Nov 12, 2024
1 parent 40b4a40 commit c015e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
go-version: "1.22"
- name: Install lxd
run: |
sudo snap refresh lxd --channel latest/stable
sudo snap refresh lxd --channel 5.21/stable
sudo lxd init --auto
sudo usermod --append --groups lxd $USER
sg lxd -c 'lxc version'
Expand Down

0 comments on commit c015e56

Please sign in to comment.