Skip to content

Commit

Permalink
Merge pull request #103 from kartoza/fix-release
Browse files Browse the repository at this point in the history
Update matrix versions
  • Loading branch information
NyakudyaA authored Oct 23, 2024
2 parents 0a6c966 + 25ca63d commit 19623a3
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 19623a3

Please sign in to comment.