Skip to content

Commit 0d913aa

Browse files
authored
Update pythonpackage.yml
1 parent 0b716b2 commit 0d913aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false
3434
matrix:
3535
os: [windows-latest, macos-latest, ubuntu-latest]
36-
python-version: [3.7, 3.8, 3.9, "3.10", "3.11-dev"]
36+
python-version: [3.7, 3.8, 3.9, "3.10"]
3737

3838
steps:
3939
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)