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 - ubuntu-latest
- windows-latest - windows-latest
- macOS-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: env:
extensions: mbstring extensions: mbstring
key: cache-v1 # can be any string, change to clear the extension cache. key: cache-v1 # can be any string, change to clear the extension cache.