Skip to content

Commit ab35ccf

Browse files
committed
fix: add node 18
1 parent 6bd7b82 commit ab35ccf

File tree

3 files changed

+1
-55
lines changed

3 files changed

+1
-55
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ blocks:
4444
- name: pre-build & publish binaries
4545
matrix:
4646
- env_var: NODE_VER
47-
values: ["16", "17"]
47+
values: ["16", "18"]
4848
- env_var: platform
4949
values: ["-rdkafka", "-debian-rdkafka"]
5050
commands:

0 commit comments

Comments
 (0)