Skip to content

Commit 4151617

Browse files
authored
Merge pull request #1072 from nextcloud/update-master-php-testing-versions
Update master php testing versions
2 parents 88014ce + 3dce7ba commit 4151617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
php-versions: ["7.4", "8.0"]
20+
php-versions: ["7.4", "8.0", "8.1"]
2121

2222
name: php-lint
2323

0 commit comments

Comments
 (0)