update ubuntu to 20.04 in ci

This commit is contained in:
jangko 2023-04-17 15:57:00 +07:00
parent dc2cf52386
commit b06b8ca4b1
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9

View File

@ -30,7 +30,7 @@ jobs:
include:
- target:
os: linux
builder: ubuntu-18.04
builder: ubuntu-20.04
shell: bash
- target:
os: macos
@ -38,7 +38,7 @@ jobs:
shell: bash
- target:
os: windows
builder: windows-2019
builder: windows-latest
shell: msys2 {0}
defaults: