Skip to content

Commit 1610aa6

Browse files
ci: revert python version
The fix was here to avoid crashes
1 parent e92999a commit 1610aa6

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"
1111
SHARDS: 4
1212

1313
permissions:

0 commit comments

Comments
 (0)