Skip to content

Commit 25d9524

Browse files
authored
Update ci.yml
1 parent 53c636e commit 25d9524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
os: [ "ubuntu-latest", "windows-2019", "macos-latest" ]
20-
python-version: [ "3.8", "3.9", "3.10" ]
20+
python-version: [ "3.11", "3.10" ]
2121

2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)