Add PHP 8.1 to GH actions

This commit is contained in:
Nikita Popov 2021-07-21 11:58:38 +02:00
parent a8b5ed4306
commit acf16edc8e

View File

@ -39,6 +39,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
steps:
- name: "Checkout"
uses: "actions/checkout@v2"