Skip to content

Commit 0a41c4d

Browse files
committed
tests with more pythons
Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
1 parent dfc767b commit 0a41c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
tests-app:
4141
strategy:
4242
matrix:
43-
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
43+
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
4444
runs-on: ubuntu-latest
4545
steps:
4646
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)