We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8378e6a commit 1441f91Copy full SHA for 1441f91
.buildkite/pipeline.yml
@@ -65,11 +65,6 @@ steps:
65
- wait
66
67
- 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
73
env:
74
GOBIN: "$FC_TEST_DATA_PATH/bin"
75
commands:
0 commit comments