Skip to content

Commit f09a813

Browse files
committed
chore: Update Python version for tests to 3.11 & 3.12
From just 3.8
1 parent e8eac91 commit f09a813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
os: [ ubuntu-20.04 ]
1616
python-version: [ '3.11','3.12' ]
17-
toxenv: [ quality, docs, pytest ]
17+
toxenv: [ quality, docs ]
1818
permissions:
1919
# Gives the action the necessary permissions for publishing new
2020
# comments in pull requests.

0 commit comments

Comments
 (0)