Skip to content

Commit

Permalink
Merge pull request #986 from nextcloud/enh/noid/use-master-for-oci-tests
Browse files Browse the repository at this point in the history
use master to test oci
  • Loading branch information
ArtificialOwl authored Mar 31, 2022
2 parents 556133d + d84620a commit 1038a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ jobs:
matrix:
php-versions: ['7.4']
databases: ['oci']
server-versions: ["master"]

name: php${{ matrix.php-versions }}-${{ matrix.databases }}

Expand Down

0 comments on commit 1038a52

Please sign in to comment.