bazelbuild / rules_perl

Perl rules for Bazel
Apache License 2.0
25 stars 38 forks source link

Remove ubuntu1604 from presubmit.yml #25

Closed philwo closed 3 years ago

philwo commented 3 years ago

Ubuntu 16.04 is end-of-life, we're going to remove it from Bazel CI.

If you like you can add testing on ubuntu2004 platform which we also support.

philwo commented 3 years ago

Thank you for the review!