switch CI to the supported version of ubuntu

This commit is contained in:
jangko 2023-02-01 13:24:15 +07:00
parent a95dc02a2e
commit f6c70d2612
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
1 changed files with 2 additions and 2 deletions

View File

@ -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