switch CI to the supported version of ubuntu
This commit is contained in:
parent
9059409cda
commit
bddc539012
|
@ -30,7 +30,7 @@ jobs:
|
||||||
include:
|
include:
|
||||||
- target:
|
- target:
|
||||||
os: linux
|
os: linux
|
||||||
builder: ubuntu-18.04
|
builder: ubuntu-20.04
|
||||||
shell: bash
|
shell: bash
|
||||||
- target:
|
- target:
|
||||||
os: macos
|
os: macos
|
||||||
|
|
Loading…
Reference in New Issue