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…
Reference in a new issue