Skip to content

Commit

Permalink
fix: @tensorflow/tfjs-node
Browse files Browse the repository at this point in the history
  • Loading branch information
chaxus committed Nov 4, 2023
1 parent a44c0f3 commit 3eeb28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- os: macos-latest
node_version: 18
- os: windows-latest
node_version: 18
node_version: 18.16.1
fail-fast: false
name: "Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }}"
steps:
Expand Down

0 comments on commit 3eeb28e

Please sign in to comment.