We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49035c commit 11814ccCopy full SHA for 11814cc
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
phpipam-version: ['v1.4x', 'v1.5x']
14
- python-version: ['3.7.x', '3.8.x', '3.9.x', '3.10.x']
+ python-version: ['3.9.x', '3.10.x', '3.11.x', '3.12.0', '3.13.0']
15
steps:
16
- uses: actions/checkout@v2
17
- uses: actions/setup-python@v2
0 commit comments