GitHub Actions fix - Cypress ubuntu 16

This commit is contained in:
Milos Stojanovic 2020-01-28 10:34:34 +01:00
parent 7da5b9304f
commit ec64202d80

View File

@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-16.04
strategy:
matrix: