Somehow I managed to miss testing on php7.1 in CI

This commit is contained in:
Simon Wisselink
2021-01-08 17:43:06 +01:00
parent 9e394a5b8a
commit 09bbab8fd9

View File

@@ -23,6 +23,7 @@ jobs:
- ubuntu-latest
php-version:
- "7.1"
- "7.2"
- "7.3"
- "7.4"