Issue #201: Add back in other OSes to test.

This commit is contained in:
Jeff Geerling 2020-11-03 10:33:36 -06:00
parent bb303332d3
commit da44596f93

View file

@ -47,9 +47,9 @@ jobs:
matrix:
distro:
- centos8
# - centos7
# - ubuntu2004
# - debian10
- centos7
- ubuntu2004
- debian10
steps:
- name: Check out the codebase.