Skip to content

Commit

Permalink
drop 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pmrowla committed May 3, 2023
1 parent fd16b05 commit df52718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: run benchmarks
timeout-minutes: 180
run: pytest --dist no --benchmark-save benchmarks-s3 --benchmark-group-by func --dvc-revs main,2.45.0,2.41.1,2.40.0,2.39.0,2.18.1,2.11.0,2.6.3 --size ${DATASET} dvc_s3/tests/benchmarks.py --dvc-install-deps s3
run: pytest --dist no --benchmark-save benchmarks-s3 --benchmark-group-by func --dvc-revs main,2.45.0,2.41.1,2.40.0,2.39.0,2.18.1,2.11.0 --size ${DATASET} dvc_s3/tests/benchmarks.py --dvc-install-deps s3

- name: upload raw results
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit df52718

Please sign in to comment.