Skip to content

Commit a618ede

Browse files
chore: pin python to 3.14.2 in CI to prevent walltime crashes
1 parent adee8a1 commit a618ede

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"
10+
PYTHON_VERSION: "3.14.2"
1111
SHARDS: 4
1212

1313
jobs:

0 commit comments

Comments
 (0)