Skip to content

Commit 1441f91

Browse files
committed
No concurrency groups
@sondavidb fixed firecracker-microvm/firecracker#3058 and having one group doesn't work anymore since we have AMD build. Signed-off-by: Kazuyoshi Kato <[email protected]>
1 parent 8378e6a commit 1441f91

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@ steps:
6565
- wait
6666

6767
- label: ':package: install'
68-
# This concurrency group can be removed when one of the below issues are resolved:
69-
# https://github.com/firecracker-microvm/firecracker-go-sdk/issues/418
70-
# https://github.com/firecracker-microvm/firecracker/issues/3058
71-
concurrency_group: "mount rootfs"
72-
concurrency: 1
7368
env:
7469
GOBIN: "$FC_TEST_DATA_PATH/bin"
7570
commands:

0 commit comments

Comments
 (0)