Browse Source

ci(tests): test with Python 3.12

pull/345/head
Deuchnord 6 months ago
committed by Jérôme Deuchnord
parent
commit
57257fc81f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/tests.yml

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

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

name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
steps:


Loading…
Cancel
Save