feat: remove ubuntu 16

This commit is contained in:
冉坤 2021-12-24 15:30:30 +08:00
commit 459f70afe7

View file

@ -17,7 +17,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-16.04,ubuntu-18.04]
os: [ubuntu-18.04]
qt-ver: [5.15.1]
qt-arch-install: [gcc_64]
gcc-arch: [x64]