Skip to content

Commit 8128341

Browse files
committed
Add latest phpipam version to matrix
1 parent dbe0c42 commit 8128341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:
13-
phpipam-version: ['v1.4x', 'v1.5x']
13+
phpipam-version: ['v1.4x', 'v1.5x', 'v1.6x', 'v1.7x']
1414
python-version: ['3.9.x', '3.10.x', '3.11.x', '3.12.0', '3.13.0']
1515
steps:
1616
- name: Upgrade docker-compose

0 commit comments

Comments
 (0)