Skip to content

Commit 8ddf022

Browse files
committed
CI: Use Ubuntu 22.04 (LTS) on Buildkite
1 parent a8541ab commit 8ddf022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelci/presubmit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tasks:
99
ubuntu1804:
1010
bazel: ${{ bazel }}
1111
working_directory: ${{ workdir }}
12-
platform: "ubuntu1804"
12+
platform: "ubuntu2204"
1313
environment:
1414
# haskell base uses the environment locale to decode sockets
1515
LANG: "C.UTF-8"

0 commit comments

Comments
 (0)