Skip to content

Commit

Permalink
hotfix: testing on 16 and later due to error on Wregister flag
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianprelipcean committed Apr 11, 2024
1 parent 3aedb5c commit baec443
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,7 @@ jobs:
matrix:
pg:
- 16
- 15
- 14
- 13
- 12
- 11
- 10


name: PostgreSQL ${{ matrix.pg }}
runs-on: ubuntu-latest
container: pgxn/pgxn-tools
Expand Down

0 comments on commit baec443

Please sign in to comment.