mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Node switch for e2e builds
This commit is contained in:
parent
5399214ad8
commit
cd8620cc9d
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x]
|
||||
node-version: [16.x]
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user