mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-03 00:30:18 +01:00
Issue #201: Add back in other OSes to test.
This commit is contained in:
parent
bb303332d3
commit
da44596f93
1 changed files with 3 additions and 3 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -47,9 +47,9 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
distro:
|
distro:
|
||||||
- centos8
|
- centos8
|
||||||
# - centos7
|
- centos7
|
||||||
# - ubuntu2004
|
- ubuntu2004
|
||||||
# - debian10
|
- debian10
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the codebase.
|
- name: Check out the codebase.
|
||||||
|
|
Loading…
Reference in a new issue