Skip to content

Commit

Permalink
test v2.x against node 12, 14, 16 (#3390)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlhunter authored Jul 13, 2023
1 parent 83990b9 commit 411b885
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitlab/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@ benchmark:
extends: .benchmarks
parallel:
matrix:
- MAJOR_VERSION: 12
GROUP: 1
- MAJOR_VERSION: 12
GROUP: 2
- MAJOR_VERSION: 12
GROUP: 3
- MAJOR_VERSION: 14
GROUP: 1
- MAJOR_VERSION: 14
Expand All @@ -82,11 +88,5 @@ benchmark:
GROUP: 2
- MAJOR_VERSION: 16
GROUP: 3
- MAJOR_VERSION: 18
GROUP: 1
- MAJOR_VERSION: 18
GROUP: 2
- MAJOR_VERSION: 18
GROUP: 3
variables:
SPLITS: 3

0 comments on commit 411b885

Please sign in to comment.