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:
|
jobs:
|
||||||
phpunit-oci8:
|
phpunit-oci8:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
# do not stop on another job's failure
|
# do not stop on another job's failure
|
||||||
|
|
Loading…
Reference in New Issue