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 2939d8d commit 3ad1b9fCopy full SHA for 3ad1b9f
.buildkite/pipeline.yml
@@ -12,6 +12,8 @@
12
# permissions and limitations under the License.
13
14
env:
15
+ # The CI system uses Debian 10 with go from stable backports:
16
+ PATH: "/usr/lib/go-1.13/bin:/usr/bin"
17
# Firectl tests will run against this version of firecracker:
18
FIRECRACKER_VERSION: 0.19.0
19
# Firecracker binaries will be installed and run from this directory:
0 commit comments