change bionic to focal to use python 3.8
This commit is contained in:
parent
f9c9684b38
commit
f33b508d86
|
@ -13,7 +13,7 @@ branches:
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: bionic
|
dist: focal
|
||||||
language: c
|
language: c
|
||||||
|
|
||||||
git:
|
git:
|
||||||
|
|
Loading…
Reference in New Issue