Run test on php 8.1

This commit is contained in:
Jaapio
2021-09-17 15:27:30 +02:00
parent be3b495b92
commit a01675497f
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
- ubuntu-latest
- windows-latest
- macOS-latest
php-versions: ['7.2', '7.3', '7.4', '8.0']
php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1']
env:
extensions: mbstring
key: cache-v1 # can be any string, change to clear the extension cache.