bazelbuild / bazel-skylib

Common useful functions and rules for Bazel
https://bazel.build/
Apache License 2.0
393 stars 180 forks source link

Improve CI setup: add tests for Bazel 5.x and 6.x (with and without bzlmod); use Ubuntu 20.04 as main platform #500

Closed tetromino closed 5 months ago

tetromino commented 5 months ago

Adding tests with Bazel 5 and 6 will let us catch problems like #499; and Ubuntu 18.04 is getting old