Skip to content

Commit 9c5f3aa

Browse files
authored
Update tox_ci.yml
1 parent ee429db commit 9c5f3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
strategy:
2323
matrix:
24-
python: ['3.8', '3.9', '3.10']
24+
python: ['3.9', '3.10', '3.11']
2525
steps:
2626
- uses: actions/checkout@v4
2727
- name: Setup Python

0 commit comments

Comments
 (0)