Skip to content

Commit a363030

Browse files
committed
ci: enable NC apps
Signed-off-by: Saw-jan <[email protected]>
1 parent 35960cb commit a363030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared_workflow.yml

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

112112
services:
113113
nextcloud:
114-
image: ghcr.io/juliusknorr/nextcloud-dev-php${{ format('{0}{1}', matrix.phpVersionMajor,matrix.phpVersionMinor) }}:master
114+
image: ghcr.io/juliusknorr/nextcloud-dev-php${{ format('{0}{1}', matrix.phpVersionMajor,matrix.phpVersionMinor) }}:20231202-1
115115
env:
116116
SQL: ${{ matrix.database }}
117117
SERVER_BRANCH: ${{ matrix.nextcloudVersion }}

0 commit comments

Comments
 (0)