Skip to content

Commit 12358b6

Browse files
committed
Use akoeplinger/performance
1 parent 5be410e commit 12358b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/testing/performance/performance-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ if [[ "$run_from_perf_repo" == true ]]; then
301301
performance_directory=$workitem_directory
302302
setup_arguments="--perf-hash $commit_sha $common_setup_arguments"
303303
else
304-
git clone --branch main --depth 1 --quiet https://github.com/dotnet/performance.git $performance_directory
304+
git clone --branch fullydrawn-ios --depth 1 --quiet https://github.com/akoeplinger/performance.git $performance_directory
305305
# uncomment to use BenchmarkDotNet sources instead of nuget packages
306306
# git clone https://github.com/dotnet/BenchmarkDotNet.git $benchmark_directory
307307

0 commit comments

Comments
 (0)