Test on PHP 8.1

This commit is contained in:
Ruud Kamphuis 2021-12-16 20:47:28 +01:00 committed by GitHub
parent 253dabdafd
commit 00abc18d36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
steps:
- name: "Checkout"
@ -85,6 +86,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
dependencies:
- "lowest"
- "highest"
@ -127,6 +129,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
steps:
- name: "Checkout"