Skip to content

Commit

Permalink
githubactions(build): Build for node v11 & v12
Browse files Browse the repository at this point in the history
  • Loading branch information
brikendr committed Jan 17, 2022
1 parent e8b4814 commit ee12c6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Expand Up @@ -26,8 +26,8 @@ jobs:
windows-latest
]
node-version: [
# 11,
# 12,
11,
12,
14
]
env:
Expand Down

0 comments on commit ee12c6d

Please sign in to comment.