remove ubuntu 16.04 from bcc-test github action
authorDave Marchevsky <davemarchevsky@fb.com>
Fri, 24 Sep 2021 18:09:42 +0000 (14:09 -0400)
committerGitHub <noreply@github.com>
Fri, 24 Sep 2021 18:09:42 +0000 (14:09 -0400)
commit28bfa8081688d3c5713de785ea26cb99f72ac5fc
tree44b42303cad3f456c370e3853ebc39cba7347483
parent45c6ae9eb46fde378bdfe87e42b92356170b8c76
remove ubuntu 16.04 from bcc-test github action

As per [github](https://github.com/actions/virtual-environments/issues/3287), this is no longer supported. CI fails with errors like

```
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
```

I will add 20.04 in a followup PR to match `publish.yml`. Want to keep it separate in case adding 20.04 causes issues, removing 16.04 should be much less likely to.
.github/workflows/bcc-test.yml