Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Pająk <pellared@hotmail.com>
  • Loading branch information
dmathieu and pellared committed Mar 3, 2024
1 parent ba0cf2f commit 952ac3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -126,7 +126,7 @@ jobs:
# finetune our instance size accordingly.
# See https://actuated.dev/blog/arm-ci-cncf-ampere
- name: Set up arkade
uses: alexellis/setup-arkade@master
uses: alexellis/setup-arkade@v3
if: ${{ startsWith(matrix.platform.os, 'actuated') }}
- name: Install vmmeter
if: ${{ startsWith(matrix.platform.os, 'actuated') }}
Expand Down

0 comments on commit 952ac3a

Please sign in to comment.