Skip to content

Commit a00bfc4

Browse files
committed
ci: Disable pre-release checks for now
1 parent d6794e7 commit a00bfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
strategy:
6868
matrix:
6969
python-version: ["3.9", "3.10", "3.11", "3.12"]
70-
dependencies: [latest, pre]
70+
dependencies: [latest] # , pre]
7171
include:
7272
- python-version: "3.9"
7373
dependencies: min

0 commit comments

Comments
 (0)