We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ea2a7 commit 4384ef4Copy full SHA for 4384ef4
.github/workflows/UnitTesting.yaml
@@ -16,7 +16,7 @@ jobs:
16
py39: 3.9
17
py310: '3.10'
18
py311: '3.11'
19
- py311: '3.12'
+ py312: '3.12'
20
DB_DATABASE: test_db
21
DB_USER: root
22
DB_PASSWORD: root
0 commit comments