commit | 552c1d10481d71937f371eb4fc61c3e83b80cb87 | [log] [tgz] |
---|---|---|
author | Xùdōng Yáng <wyverald@gmail.com> | Thu Sep 01 14:08:43 2022 +0200 |
committer | GitHub <noreply@github.com> | Thu Sep 01 14:08:43 2022 +0200 |
tree | 6af359938e78e8f20f4c472ed12089166ce3d7a7 | |
parent | ada907989e075658b72a6dcb3ec8335b43596cbc [diff] |
Use Ubuntu 20.04 for a newer Python version See https://github.com/protocolbuffers/upb/issues/760
diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index 7e2b911..d06e588 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml
@@ -1,7 +1,7 @@ --- tasks: ubuntu: - platform: ubuntu1804 + platform: ubuntu2004 shell_commands: - "sudo apt -y update && sudo apt -y install libreadline-dev cmake rsync" test_targets: