Browse Source

chore: prepare support for version 3.12

pull/66/head
Deuchnord 8 months ago
committed by Jérôme Deuchnord
parent
commit
7ed8dc7708
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml View File

@@ -22,6 +22,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12-dev'

name: Python ${{ matrix.python_version }} (${{ matrix.os }})
steps:


Loading…
Cancel
Save