Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user