Skip to content

Commit

Permalink
reenable os x
Browse files Browse the repository at this point in the history
  • Loading branch information
jraymakers committed Jun 19, 2024
1 parent 39853e2 commit 9db2985
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/NodeJS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ jobs:
# run: ./scripts/node_build.sh ${{ matrix.node }}

osx-nodejs:
if: false # temporarily disable while working on Linux workflow
# if: startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' || github.repository != 'duckdb/duckdb-node'
name: node.js OSX
runs-on: macos-latest
Expand Down

0 comments on commit 9db2985

Please sign in to comment.