Update main.yml

This commit is contained in:
Philipp Kühn
2020-09-11 22:40:09 +02:00
committed by GitHub
parent f5dca8defb
commit c7af0b6782

View File

@@ -13,6 +13,8 @@ jobs:
matrix:
node-version: [14]
container: cypress/browsers:node12.13.0-chrome78-ff70
steps:
- name: Use Node.js ${{ matrix.node-version }}