Have the CI actions run make check29 & check30.

This commit is contained in:
Wayne Davison
2020-06-10 11:51:44 -07:00
parent f8683063fb
commit fe993ca94d
2 changed files with 14 additions and 3 deletions

View File

@@ -25,3 +25,7 @@ jobs:
run: ./rsync --version
- name: make check
run: make check
- name: make check30
run: make check30
- name: make check29
run: make check29