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 f6a64e7 commit deeeae3Copy full SHA for deeeae3
.buildkite/pipeline.yml
@@ -127,10 +127,6 @@ steps:
127
queue: "${BUILDKITE_AGENT_META_DATA_QUEUE:-default}"
128
distro: "${BUILDKITE_AGENT_META_DATA_DISTRO}"
129
hostname: "${BUILDKITE_AGENT_META_DATA_HOSTNAME}"
130
- # Firecracker's main branch wouldn't work with Go SDK currently due to ht_enabled change.
131
- # https://github.com/firecracker-microvm/firecracker/pull/2876
132
- soft_fail:
133
- - exit_status: 2
134
135
- label: 'go mod tidy'
136
commands:
0 commit comments