We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a82ff commit e1caa27Copy full SHA for e1caa27
1 file changed
.github/workflows/pull-request.yml
@@ -66,7 +66,7 @@ jobs:
66
show_missing: true
67
68
- name: Run Benchmarks
69
- if: ${{ matrix.python-version == '3.9' }}
+ if: ${{ matrix.python-version == '3.12' }}
70
uses: CodSpeedHQ/action@v3
71
with:
72
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments