mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
devops: keep one bot for Node.js 12 (#13923)
This commit is contained in:
parent
2c597f06bd
commit
315fc3751e
3
.github/workflows/tests_primary.yml
vendored
3
.github/workflows/tests_primary.yml
vendored
@ -34,6 +34,9 @@ jobs:
|
||||
os: [ubuntu-20.04]
|
||||
node-version: [14]
|
||||
include:
|
||||
- os: ubuntu-20.04
|
||||
node-version: 12
|
||||
browser: chromium
|
||||
- os: ubuntu-20.04
|
||||
node-version: 16
|
||||
browser: chromium
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user