upgrade ubuntu

This commit is contained in:
Lex Berezhny 2022-08-08 22:23:37 -04:00
parent 926d39759d
commit 0aa535ed11

View file

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