Skip to content

Commit 4c350e3

Browse files
committed
Gotta use a non-k8s agent to run plugins that use Docker
1 parent da654ef commit 4c350e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ steps:
22
- label: ":elasticsearch: :javascript: ES JavaScript ({{ matrix.nodejs }}) Test Suite: {{ matrix.suite }}"
33
agents:
44
provider: "gcp"
5+
image: family/core-ubuntu-2204
56
env:
67
NODE_VERSION: "{{ matrix.nodejs }}"
78
TEST_SUITE: "{{ matrix.suite }}"

0 commit comments

Comments
 (0)