Skip to content

Commit 4cd5b3c

Browse files
committed
Adjust github test action
1 parent 35b5ab6 commit 4cd5b3c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,13 @@ jobs:
66
strategy:
77
matrix:
88
python-version:
9-
- '3.6'
10-
- '3.7'
119
- '3.8'
1210
- '3.9'
1311
- '3.10'
1412
- '3.11'
1513
- '3.12'
1614
- '3.13'
1715
- '3.14'
18-
- '3.15'
1916
name: Python ${{ matrix.python-version }} sample
2017
steps:
2118
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)