Skip to content

Commit 3ad1b9f

Browse files
author
Noah Meyerhans
committed
buildkite: Update PATH for go installation in the CI environment
Signed-off-by: Noah Meyerhans <[email protected]>
1 parent 2939d8d commit 3ad1b9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# permissions and limitations under the License.
1313

1414
env:
15+
# The CI system uses Debian 10 with go from stable backports:
16+
PATH: "/usr/lib/go-1.13/bin:/usr/bin"
1517
# Firectl tests will run against this version of firecracker:
1618
FIRECRACKER_VERSION: 0.19.0
1719
# Firecracker binaries will be installed and run from this directory:

0 commit comments

Comments
 (0)