Skip to content

Commit 2c858a4

Browse files
authored
Merge pull request #746 from nextcloud/bugfix/noid/lint-is-quick-now
fix(lint): PHP lint is instant in PHP 8.3+ and quick in others for apps
2 parents 248cad3 + 61c4649 commit 2c858a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow-templates/lint-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2
3535

3636
php-lint:
37-
runs-on: ubuntu-latest
37+
runs-on: ubuntu-latest-low
3838
needs: matrix
3939
strategy:
4040
matrix:

0 commit comments

Comments
 (0)