Skip to content

Commit 74a82ab

Browse files
committed
chore(workflows): add Nextcloud server version 34 to integration tests
Signed-off-by: Edward Ly <contact@edward.ly>
1 parent 1631bb5 commit 74a82ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
matrix:
2929
php-versions: [ '8.3' ]
3030
databases: [ 'sqlite' ]
31-
server-versions: [ 'master', 'stable33', 'stable32', 'stable31' ]
31+
server-versions: [ 'master', 'stable34', 'stable33', 'stable32', 'stable31' ]
3232

3333
name: Integration test on ☁️${{ matrix.server-versions }} 🐘${{ matrix.php-versions }}
3434

0 commit comments

Comments
 (0)