Skip to content

Commit d5188d9

Browse files
committed
ci(litmus): Bump php version to 8.2
Signed-off-by: Julius Knorr <jus@bitgrid.net>
1 parent 00ec340 commit d5188d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/litmus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
php-versions: ['8.1']
23+
php-versions: ['8.2']
2424
databases: ['mysql']
2525
server-versions: ['master']
2626

0 commit comments

Comments
 (0)