mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-04-09 19:15:42 +02:00
fix failing frontend tests
https://github.com/actions/runner-images/issues/6704 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
This commit is contained in:
parent
9ae22c246f
commit
f296d35c6d
2
.github/workflows/frontend-nodejs-tests.yml
vendored
2
.github/workflows/frontend-nodejs-tests.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
|
||||
jobs:
|
||||
php:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
continue-on-error: ${{ matrix.experimental }}
|
||||
name: "Frontend: Nextcloud ${{ matrix.nextcloud }} - PHP ${{ matrix.php-versions }} - DB ${{ matrix.database }}"
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user