There was an error while loading. Please reload this page.
1 parent 196d641 commit d2cb645Copy full SHA for d2cb645
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- python-version: ['3.10', '3.11']
+ python-version: ['3.11', '3.12']
17
steps:
18
- uses: actions/checkout@v2
19
- name: Set up Python ${{ matrix.python-version }}
0 commit comments