Skip to content

Commit ada1cc7

Browse files
committed
test
1 parent b87dc37 commit ada1cc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark_nightly.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
sudo apt-get update -y
4747
sudo apt-get install -y apache2-utils
4848
pip install -r benchmarks/requirements-ab.txt
49+
pip install setuptools==69.5.1
4950
- name: Benchmark cpu nightly
5051
if: ${{ matrix.hardware == 'cpu' }}
5152
run: python benchmarks/auto_benchmark.py --input benchmarks/benchmark_config_cpu.yaml --skip false

0 commit comments

Comments
 (0)