Skip to content

Commit 78fabe4

Browse files
author
Andrei
committed
Update test.yml
1 parent 65c5680 commit 78fabe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
fail-fast: false
2828
matrix:
29-
python-version: ["3.8", "3.9", "3.10", "3.11"]
29+
python-version: ["3.8", "3.11"]
3030

3131
steps:
3232
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)