Skip to content

Commit 8bc4f08

Browse files
runningcodeclaude
andauthored
ci(benchmark): Update gradle-profiler to 0.24.0 (#1243)
Bump the gradle-profiler version installed via SDKMAN in the build-speed benchmark job from 0.17.0 to the latest release, 0.24.0. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 8640676 commit 8bc4f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark-build-speed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
curl -s "https://get.sdkman.io" | bash
2929
source "$HOME/.sdkman/bin/sdkman-init.sh"
30-
sdk install gradleprofiler 0.17.0
30+
sdk install gradleprofiler 0.24.0
3131
cd scripts/benchmark
3232
chmod +x benchmark-build-speed.sh
3333
./benchmark-build-speed.sh

0 commit comments

Comments
 (0)