Reverting back to Xenial
This commit is contained in:
parent
8e5359202e
commit
377dfdbff9
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
dist: bionic
|
dist: xenial
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- postgresql
|
- postgresql
|
||||||
|
@ -42,6 +42,12 @@ jobs:
|
||||||
- language: php
|
- language: php
|
||||||
php: 7.2
|
php: 7.2
|
||||||
stage: test
|
stage: test
|
||||||
|
- language: php
|
||||||
|
php: 7.0
|
||||||
|
stage: test
|
||||||
|
- language: php
|
||||||
|
php: 5.6
|
||||||
|
stage: test
|
||||||
- language: python
|
- language: python
|
||||||
python: 3.8
|
python: 3.8
|
||||||
stage: test
|
stage: test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue