Skip to content

Commit

Permalink
Update canonical/setup-lxd action to v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent abf600d commit f42cffc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-amd64-old.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
echo "---CPU benchmark test start---"
sysbench cpu run
sleep 1
- uses: canonical/[email protected].1
- uses: canonical/[email protected].2
if: ${{ always() }}
- name: Charmcraft pack speed
if: ${{ always() }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-arm-old.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
echo "---CPU benchmark test start---"
sysbench cpu run
sleep 1
- uses: canonical/[email protected].1
- uses: canonical/[email protected].2
if: ${{ always() }}
- name: Charmcraft pack speed
if: ${{ always() }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-github-hosted-old.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
echo "---CPU benchmark test start---"
sysbench cpu run
sleep 1
- uses: canonical/[email protected].1
- uses: canonical/[email protected].2
if: ${{ always() }}
- name: Charmcraft pack speed
if: ${{ always() }}
Expand Down

0 comments on commit f42cffc

Please sign in to comment.