Skip to content

Commit

Permalink
Update Node.js version used for build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Jul 6, 2022
1 parent ce4f131 commit 8c19289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- os: macos-latest
runtime: "osx-x64"
extension: ".zip"
node_version: [12.x]
node_version: [16.x]
fail-fast: false

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 8c19289

Please sign in to comment.