We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24bf061 commit 15c2c87Copy full SHA for 15c2c87
.github/workflows/python-app.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- python-version: [3.8, 3.9]
+ python-version: [3.12]
19
20
steps:
21
- name: Install ldap dependencies
0 commit comments