Skip to content

Commit 084e1a9

Browse files
Update Python versions to test
1 parent 0acf8b1 commit 084e1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
strategy:
4242
matrix:
4343
os: [ubuntu-latest]
44-
python-version: ['3.7', '3.8', '3.9', '3.10']
44+
python-version: ['3.8', '3.9', '3.10', '3.11']
4545
steps:
4646
- uses: actions/checkout@v2
4747
- name: Set up Python

0 commit comments

Comments
 (0)