Skip to content

Commit

Permalink
ci: revert to prevoious lxd version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-hagemann committed Oct 16, 2024
1 parent 939cde7 commit 102e436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Install dependencies
run: python -m pip install tox
- name: Setup LXD
uses: canonical/setup-lxd@54a5806e490d92e207b57183cf111ed54bbdeff4
uses: canonical/setup-lxd@08a1abca75674bc7bf909a43103cbe227010847d
- name: Run tests
run: |
tox -e functional
Expand Down

0 comments on commit 102e436

Please sign in to comment.