1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Update ubuntu version for tests.

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
This commit is contained in:
Panu Horsmalahti 2021-10-01 11:18:21 +03:00
parent 784532a5f2
commit 7468eab557

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-16.04, macos-11, windows-2019]
os: [ubuntu-18.04, macos-11, windows-2019]
node-version: [14.x]
steps:
- name: Checkout Release from lens