Skip to content

Commit

Permalink
trying to use canonical/setup-lxd@v0.1.2 and ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
a-dubs committed Jan 31, 2025
1 parent dd423b3 commit 696f612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Setup LXD
uses: canonical/setup-lxd@v0.1.2
- name: Run CI integration tests
run: tox -e integration-tests-ci
run: PYCLOUDLIB_CONFIG="/home/runner/.config/pycloudlib.toml" tox -e integration-tests-ci
# run: tox -e integration-tests-ci -- --color=yes
# run: |
# PYCLOUDLIB_CONFIG="${HOME}/.config/pycloudlib.toml"
Expand Down

0 comments on commit 696f612

Please sign in to comment.