Skip to content

Commit f1102c8

Browse files
committed
Switch to the greedy scheduler
1 parent 74f5d86 commit f1102c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Use action
18-
uses: omnibenchmark/run_omnibenchmark@main
18+
uses: omnibenchmark/run_omnibenchmark@greedy_sched
1919
with:
2020
yaml: Clustering_conda.yml
2121
backend: conda

0 commit comments

Comments
 (0)