Merge pull request #26703 from nextcloud/backport/26700/stable21
[stable21] FIx Oracle by testing on Ubuntu 20.04 until oci8.so is available for …
This commit is contained in:
commit
f6e19b829d
|
@ -9,7 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
phpunit-oci8:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
strategy:
|
||||
# do not stop on another job's failure
|
||||
|
|
Loading…
Reference in New Issue