Skip to content

Commit

Permalink
update for push
Browse files Browse the repository at this point in the history
  • Loading branch information
PerikAdjust committed Jun 18, 2024
1 parent a38ac37 commit c64144e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
test:
strategy:
matrix:
pg: [15]
#pg: [16, 15, 14, 13, 12, 11, 10]
#pg: [15]
pg: [16, 15, 14, 13, 12, 11, 10]
name: 🐘 PostgreSQL ${{ matrix.pg }}
runs-on: ubuntu-latest
container: pgxn/pgxn-tools
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
results
regression.diffs
regression.out


*.dylib

0 comments on commit c64144e

Please sign in to comment.