Skip to content

Commit

Permalink
run benchmarks also on node 20 and 22 (#4975)
Browse files Browse the repository at this point in the history
  • Loading branch information
rochdev authored Dec 13, 2024
1 parent 7b5ccb2 commit 880f15a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitlab/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,18 @@ benchmark:
GROUP: 2
- MAJOR_VERSION: 18
GROUP: 3
- MAJOR_VERSION: 20
GROUP: 1
- MAJOR_VERSION: 20
GROUP: 2
- MAJOR_VERSION: 20
GROUP: 3
- MAJOR_VERSION: 22
GROUP: 1
- MAJOR_VERSION: 22
GROUP: 2
- MAJOR_VERSION: 22
GROUP: 3
variables:
SPLITS: 3

Expand Down

0 comments on commit 880f15a

Please sign in to comment.