Skip to content

Commit 3556615

Browse files
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent f620191 commit 3556615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/garm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-24.04
2121
services:
2222
server:
23-
image: ${{ matrix.server == 'stable22' && 'ghcr.io/nextcloud/continuous-integration-shallow-server-php8.0:1' || 'ghcr.io/nextcloud/continuous-integration-shallow-server:stable30' }}
23+
image: ${{ matrix.server == 'stable22' && 'ghcr.io/nextcloud/continuous-integration-shallow-server-php8.0:1' || 'ghcr.io/nextcloud/continuous-integration-shallow-server:latest' }}
2424
options: --name server
2525
ports:
2626
- 80:80

0 commit comments

Comments
 (0)