Skip to content

Commit

Permalink
Run CI matrix as much as possible
Browse files Browse the repository at this point in the history
  • Loading branch information
sanak committed Feb 10, 2025
1 parent 528fc48 commit a8cb305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ defaults:
jobs:
make-docker-images:
strategy:
fail-fast: false
matrix:
postgres: [13, 14, 15, 16, 17]
postgis: [3.5]
Expand Down

0 comments on commit a8cb305

Please sign in to comment.