We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e94da commit 3d59b31Copy full SHA for 3d59b31
.github/workflows/php.yml
@@ -95,7 +95,7 @@ jobs:
95
--rm \
96
--volume="./solid:/var/www/html/apps/solid" \
97
--workdir=/var/www/html/apps/solid \
98
- ghcr.io/pdsinterop/solid-nextcloud:179_merge-${{ matrix.nextcloud_version }} \
+ ghcr.io/pdsinterop/solid-nextcloud:main-${{ matrix.nextcloud_version }} \
99
bin/phpunit --configuration phpunit.xml
100
101
# 03.quality.php.scan.dependencies-vulnerabilities.yml
0 commit comments