Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix generate matrix for olap for saturdays (#10622)
## Problem when introducing pg17 for job step `Generate matrix for OLAP benchmarks` I introduced a syntax error that only hits on Saturdays. ## Summary of changes Remove trailing comma ## successful test run https://github.com/neondatabase/neon/actions/runs/13086363907
- Loading branch information
b9e1a67
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7565 tests run: 7204 passed, 0 failed, 361 skipped (full report)
Code coverage* (full report)
functions
:33.2% (8521 of 25632 functions)
lines
:49.0% (71441 of 145930 lines)
* collected from Rust tests only
b9e1a67 at 2025-02-01T13:36:57.392Z :recycle: