Skip to content

Commit a016754

Browse files
committed
Run test on php 8.1
1 parent be3b495 commit a016754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- ubuntu-latest
6161
- windows-latest
6262
- macOS-latest
63-
php-versions: ['7.2', '7.3', '7.4', '8.0']
63+
php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1']
6464
env:
6565
extensions: mbstring
6666
key: cache-v1 # can be any string, change to clear the extension cache.

0 commit comments

Comments
 (0)