Skip to content

Commit ec40304

Browse files
szegedinsavoire
authored andcommitted
Enable benchmarks on Node 24 (#208)
1 parent 38def9c commit ec40304

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitlab/benchmarks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ benchmarks:
3535
- MAJOR_NODE_VERSION: 18
3636
- MAJOR_NODE_VERSION: 20
3737
- MAJOR_NODE_VERSION: 22
38-
# TODO: Re-enable this once supports for Node 24 is merged on main
39-
# - MAJOR_NODE_VERSION: 24
38+
- MAJOR_NODE_VERSION: 24
4039
artifacts:
4140
name: "reports"
4241
paths:

0 commit comments

Comments
 (0)