Skip to content

Commit a42fb6c

Browse files
authored
Update python-package.yml
1 parent c91cf2c commit a42fb6c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
strategy:
1313
matrix:
1414
python-version:
15-
- 3.6
16-
- 3.7
17-
- 3.8
18-
- 3.9
15+
- 3.10
16+
- 3.11
17+
- 3.12
18+
- 3.13
1919
steps:
2020
- uses: actions/checkout@v2
2121
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)