Skip to content

Commit 996e64e

Browse files
committed
x
1 parent e1b1062 commit 996e64e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/_test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ jobs:
4545
strategy:
4646
matrix:
4747
python-version:
48-
- "3.9"
49-
- "3.10"
50-
- "3.11"
48+
# - "3.9"
49+
# - "3.10"
50+
# - "3.11"
5151
- "3.12"
5252
name: Python ${{ matrix.python-version }}
5353
steps:

0 commit comments

Comments
 (0)