Skip to content

Commit

Permalink
reactivate matrix build
Browse files Browse the repository at this point in the history
  • Loading branch information
zingmane committed Oct 16, 2023
1 parent 4473928 commit c53ca82
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
# postgres-version: [13, 14, 15, 16]
postgres-version: [13] # for PR draft only test with one version
postgres-version: [13, 14, 15, 16]
max-parallel: 4
fail-fast: false

Expand Down

0 comments on commit c53ca82

Please sign in to comment.