Skip to content

Commit

Permalink
chore: update RR version in the configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
  • Loading branch information
rustatian committed Sep 12, 2024
1 parent a65ee84 commit 504197f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velox.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[roadrunner]
# ref -> reference, tag, commit or branch
ref = "master"
ref = "v2024.2.0"

# the debug option is used to build RR with debug symbols to profile it with pprof
[debug]
Expand Down

0 comments on commit 504197f

Please sign in to comment.