Skip to content
Snippets Groups Projects
Unverified Commit a06111e1 authored by Morris Jobke's avatar Morris Jobke Committed by GitHub
Browse files

Merge pull request #24254 from nextcloud/enh/lint_php8

Also lint php8
parents 691409cd 12f322d8
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ['7.3', '7.4']
php-versions: ['7.3', '7.4', '8.0']
name: php${{ matrix.php-versions }} lint
steps:
- name: Checkout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment