Skip to content

Commit b669766

Browse files
author
Laurent Bientz
committed
chore: update github workflow to php 8.1
1 parent 40d01a9 commit b669766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
php-version:
2626
- "7.2"
2727
- "7.4"
28-
- "8.0"
28+
- "8.1"
2929
dependencies:
3030
- "highest"
3131
include:

0 commit comments

Comments
 (0)