Use Ubuntu 20.04 for a newer Python version

See https://github.com/protocolbuffers/upb/issues/760
pull/13171/head
Xùdōng Yáng 2 years ago committed by GitHub
parent ada907989e
commit 552c1d1048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .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:

Loading…
Cancel
Save