Skip to content

Commit cb56508

Browse files
authored
Remove build_node job from ffi-builds workflow (#840)
Removed the 'build_node' job from the CI workflow.
1 parent 3c6ff16 commit cb56508

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ffi-builds.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,11 +209,6 @@ jobs:
209209
name: ffi-builds-${{ matrix.target }}
210210
path: ${{ matrix.name }}.zip
211211

212-
build_node:
213-
name: Build node bindings
214-
runs-on: ubuntu-latest
215-
steps:
216-
217212
release:
218213
name: Release to GH (Draft)
219214
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)