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 3fdf94b commit 6ea2629Copy full SHA for 6ea2629
1 file changed
.github/workflows/phpunit-32bits.yml
@@ -26,7 +26,7 @@ jobs:
26
27
if: ${{ github.repository_owner != 'nextcloud-gmbh' }}
28
29
- container: ghcr.io/nextcloud/continuous-integration-php8.3-32bits:latest
+ container: ghcr.io/nextcloud/continuous-integration-php8.4-32bit:latest
30
31
strategy:
32
fail-fast: false
0 commit comments