mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Also test 11
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
67ac3f4604
commit
337e345e02
1 changed files with 2 additions and 0 deletions
2
.github/workflows/phpunit-oci.yml
vendored
2
.github/workflows/phpunit-oci.yml
vendored
|
|
@ -60,6 +60,8 @@ jobs:
|
|||
- oracle-versions: '18'
|
||||
php-versions: '8.1'
|
||||
coverage: ${{ github.event_name != 'pull_request' }}
|
||||
- oracle-versions: '11'
|
||||
php-versions: '8.1'
|
||||
- oracle-versions: '21'
|
||||
php-versions: '8.2'
|
||||
- oracle-versions: '23'
|
||||
|
|
|
|||
Loading…
Reference in a new issue