Skip to content

Commit aa267f3

Browse files
ci: bump the python pinned python version
We keep this bumped to avoid the benchmark perf changing as a side effect.
1 parent e92999a commit aa267f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88

99
env:
10-
PYTHON_VERSION: "3.14.2"
10+
PYTHON_VERSION: "3.14.3"
1111
SHARDS: 4
1212

1313
permissions:

0 commit comments

Comments
 (0)