Skip to content

Commit e1caa27

Browse files
committed
use 3.12 for tracing
1 parent 37a82ff commit e1caa27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
show_missing: true
6767

6868
- name: Run Benchmarks
69-
if: ${{ matrix.python-version == '3.9' }}
69+
if: ${{ matrix.python-version == '3.12' }}
7070
uses: CodSpeedHQ/action@v3
7171
with:
7272
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)