Skip to content

Commit 31cf4ed

Browse files
committed
Bump Node 18 in the makefile to a version which supports the spec reporter
1 parent 2ef459f commit 31cf4ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ RABBITMQ_SRC_VERSION=v3.12.13
22
JSON=amqp-rabbitmq-0.9.1.json
33
AMQP_JSON=https://raw.githubusercontent.com/rabbitmq/rabbitmq-server/$(RABBITMQ_SRC_VERSION)/deps/rabbitmq_codegen/$(JSON)
44

5-
NODEJS_VERSIONS='18.1.0' '20.10.0' '22.14.0' '24.7.0'
5+
NODEJS_VERSIONS='18.13.0' '20.10.0' '22.14.0' '24.7.0'
66

77
UGLIFY=./node_modules/.bin/uglifyjs
88

0 commit comments

Comments
 (0)