upgrade ubuntu

This commit is contained in:
Lex Berezhny 2021-12-17 14:59:29 -05:00
parent f5cd79391f
commit 4ddd73c33e

View file

@ -97,7 +97,7 @@ jobs:
strategy:
matrix:
os:
- ubuntu-16.04
- ubuntu-18.04
- macos-latest
- windows-latest
runs-on: ${{ matrix.os }}