Skip to content

Commit

Permalink
chore(postgres): remove support for PostgreSQL 12
Browse files Browse the repository at this point in the history
Related to camunda#3602
  • Loading branch information
mboskamp committed Jul 26, 2023
1 parent ba84868 commit ee42806
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/config/matrices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
# databases: [LIST; OPTIONAL; Doc: defines the databases to be used in the stage generation ]
engine-webapp-unit:
databases:
- 'postgresql_122'
- 'postgresql_132'
- 'postgresql_142'
- 'postgresql_150'
Expand Down

0 comments on commit ee42806

Please sign in to comment.