mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Only run robustness on arm64 nightly.
Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
parent
ffe41987f9
commit
012b429f14
8
.github/workflows/robustness.yaml
vendored
8
.github/workflows/robustness.yaml
vendored
@ -9,11 +9,3 @@ jobs:
|
||||
count: 15
|
||||
testTimeout: 30m
|
||||
artifactName: main
|
||||
main-arm64:
|
||||
uses: ./.github/workflows/robustness-template.yaml
|
||||
with:
|
||||
etcdBranch: main
|
||||
count: 15
|
||||
testTimeout: 30m
|
||||
artifactName: main-arm64
|
||||
runs-on: "['self-hosted', 'Linux', 'ARM64']"
|
Loading…
x
Reference in New Issue
Block a user