Merge pull request #986 from nextcloud/enh/noid/use-master-for-oci-tests

use master to test oci
This commit is contained in:
Maxence Lange 2022-03-31 17:28:31 -01:00 committed by GitHub
commit 1038a5201b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -210,6 +210,7 @@ jobs:
matrix:
php-versions: ['7.4']
databases: ['oci']
server-versions: ["master"]
name: php${{ matrix.php-versions }}-${{ matrix.databases }}