switch to bionic

This commit is contained in:
Kyle
2022-10-30 17:46:54 +08:00
parent f55822d574
commit dedce775bf
+4 -2
View File
@@ -13,9 +13,11 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
os:
- ubuntu-18.04
- windows-latest
include:
- os: ubuntu-latest
- os: ubuntu-18.04
os_short: linux
- os: windows-latest
os_short: windows