Skip to content

Commit 6ea2629

Browse files
committed
fixup! ci(32bit): use custom image to run PHP unit tests on 32bit
1 parent 3fdf94b commit 6ea2629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-32bits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
if: ${{ github.repository_owner != 'nextcloud-gmbh' }}
2828

29-
container: ghcr.io/nextcloud/continuous-integration-php8.3-32bits:latest
29+
container: ghcr.io/nextcloud/continuous-integration-php8.4-32bit:latest
3030

3131
strategy:
3232
fail-fast: false

0 commit comments

Comments
 (0)