Skip to content

Commit 805167d

Browse files
committed
3.12 is also super slow, so 3.9 it is
1 parent 2709540 commit 805167d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
python-version: ["3.12"]
23+
python-version: ["3.9"]
2424

2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)