mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
github/workflows: pin robutness tests dependencies
Signed-off-by: Ivan Valdes <ivan@vald.es>
This commit is contained in:
parent
94077fc7ca
commit
2e30c83406
4
.github/workflows/robustness-template.yaml
vendored
4
.github/workflows/robustness-template.yaml
vendored
@ -44,11 +44,11 @@ jobs:
|
||||
|
||||
# Temporary monitoring to compare amd64 and arm64 runner performance
|
||||
# Refer: https://actuated.dev/blog/right-sizing-vms-github-actions
|
||||
- uses: alexellis/setup-arkade@master
|
||||
- uses: alexellis/setup-arkade@b1816384b2260cfd2c023c6798d26075786cfc7f # v3
|
||||
- name: Install vmmeter
|
||||
run: |
|
||||
sudo -E arkade oci install ghcr.io/openfaasltd/vmmeter:latest --path /usr/local/bin/
|
||||
- uses: self-actuated/vmmeter-action@master
|
||||
- uses: self-actuated/vmmeter-action@c7e2162e39294a810cab647cacc215ecd68a44f6 #v1
|
||||
|
||||
- name: install-lazyfs
|
||||
if: ${{ inputs.lazyfsEnabled }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user