Skip to content

Commit 581a96b

Browse files
v1vmergify[bot]
authored andcommitted
bk: use ubuntu 22.04 (#5123)
(cherry picked from commit fae7420)
1 parent 7cb52d6 commit 581a96b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.buildkite/pipeline.package.mbp.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# yaml-language-server: $schema=https://raw.githubusercontent.com/buildkite/pipeline-schema/main/schema.json
22
name: "fleet server package mbp"
33
env:
4-
REPO: 'fleet-server'
5-
IMAGE_UBUNTU_X86_64: "family/core-ubuntu-2004"
6-
IMAGE_UBUNTU_ARM_64: "core-ubuntu-2004-aarch64"
4+
IMAGE_UBUNTU_X86_64: "family/core-ubuntu-2204"
5+
IMAGE_UBUNTU_ARM_64: "core-ubuntu-2204-aarch64"
76

87
# This section is used to define the plugins that will be used in the pipeline.
98
# See https://buildkite.com/docs/pipelines/integrations/plugins/using#using-yaml-anchors-with-plugins

0 commit comments

Comments
 (0)