Ver código fonte

ci(tests): test with Python 3.12

pull/345/head
Deuchnord 6 meses atrás
committed by Jérôme Deuchnord
pai
commit
57257fc81f
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml Ver arquivo

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

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


Carregando…
Cancelar
Salvar