Skip to content

Commit ebdd5a7

Browse files
committed
chore: bump php version for unit tests to 8.2
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
1 parent deaa08d commit ebdd5a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# do not stop on another job's failure
3636
fail-fast: false
3737
matrix:
38-
php-versions: ['8.1']
38+
php-versions: ['8.2']
3939
databases: ['sqlite']
4040
server-versions: ['master']
4141

0 commit comments

Comments
 (0)