Skip to content

Commit 93066f1

Browse files
committed
chore: change master to stable34 in unit tests
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
1 parent 9af598e commit 93066f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
matrix:
3838
php-versions: ['8.2']
3939
databases: ['sqlite']
40-
server-versions: ['stable33', 'master']
40+
server-versions: ['stable33', 'stable34']
4141

4242
name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}
4343

0 commit comments

Comments
 (0)