switch CI to the supported version of ubuntu

This commit is contained in:
jangko 2023-02-01 13:25:09 +07:00
parent 9059409cda
commit bddc539012
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
include:
- target:
os: linux
builder: ubuntu-18.04
builder: ubuntu-20.04
shell: bash
- target:
os: macos