Skip to content

Commit 5f84ea9

Browse files
committed
Updated testing matrix
1 parent 21d275c commit 5f84ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
os: [ubuntu-latest, macos-latest]
17-
python-version: ['3.7', '3.8', '3.9', '3.10']
17+
python-version: ['3.8', '3.9', '3.10', '3.11']
1818
include:
1919
- os: windows-latest
2020
python-version: '3.10'

0 commit comments

Comments
 (0)