1 parent 4cefbf7 commit ffa3ca3Copy full SHA for ffa3ca3
1 file changed
.github/workflows/python-app.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- python-version: ["3.9", "3.10", "3.11"]
+ python-version: ["3.9", "3.10", "3.11", "3.12"]
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments