Skip to content

Commit

Permalink
chore: add Node.js v15 to supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robertrossmann committed May 6, 2021
1 parent 88aefda commit ada454e
Show file tree
Hide file tree
Showing 4 changed files with 193 additions and 15,244 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
node:
- 12
- 14
- 15

runs-on: ${{ matrix.os }}
timeout-minutes: 10
Expand Down
Loading

0 comments on commit ada454e

Please sign in to comment.