switch CI to the supported version of ubuntu
This commit is contained in:
parent
a95dc02a2e
commit
f6c70d2612
|
@ -23,10 +23,10 @@ jobs:
|
|||
include:
|
||||
- target:
|
||||
os: linux
|
||||
builder: ubuntu-18.04
|
||||
builder: ubuntu-20.04
|
||||
- target:
|
||||
os: macos
|
||||
builder: macos-10.15
|
||||
builder: macos-12
|
||||
- target:
|
||||
os: windows
|
||||
builder: windows-2019
|
||||
|
|
Loading…
Reference in New Issue