We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf2db5 commit 6c96917Copy full SHA for 6c96917
.github/workflows/codspeed.yml
@@ -39,3 +39,4 @@ jobs:
39
with:
40
run: pytest tests/benchmarks/ --codspeed
41
token: ${{ secrets.CODSPEED_TOKEN }}
42
+ runner-version: 3.6.0-beta.3
0 commit comments