Skip to content

Commit

Permalink
Update matrix versions
Browse files Browse the repository at this point in the history
fix matrix versions
  • Loading branch information
NyakudyaA authored Oct 23, 2024
1 parent 0a6c966 commit 25ca63d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/deploy-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,12 @@ jobs:
needs: [ deploy-image ]
strategy:
matrix:
geoserverMajorVersion:
- 2
geoserverMinorVersion:
- minor: 26
patch: 2
postgresMajorVersion:
- 17
postgisMajorVersion:
- 3
postgisMinorRelease:
- 5
steps:
- name: Checkout code
id: git_checkout
Expand Down

0 comments on commit 25ca63d

Please sign in to comment.