Skip to content

Commit 0c99eb4

Browse files
provokateurinCarlSchwan
authored andcommitted
wip
Signed-off-by: provokateurin <kate@provokateurin.de>
1 parent 989f68c commit 0c99eb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
php-versions: ['8.3']
3434
databases: ['sqlite', 'mysql', 'pgsql']
35-
server-versions: ['master']
35+
server-versions: ['perf/base/basic-auth-fs-setup']
3636

3737
name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}
3838

@@ -74,7 +74,7 @@ jobs:
7474
with:
7575
persist-credentials: false
7676
repository: nextcloud/activity
77-
ref: ${{ matrix.server-versions }}
77+
ref: master
7878
path: apps/activity
7979

8080
- name: Set up php ${{ matrix.php-versions }}

0 commit comments

Comments
 (0)