Skip to content

Commit f36e247

Browse files
authored
Add pg 18 to ci.yml
1 parent 5321975 commit f36e247

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
strategy:
1212
matrix:
13-
pg: [17, 16, 15, 14, 13, 12, 11, 10]
13+
pg: [18, 17, 16, 15, 14, 13, 12, 11, 10]
1414
name: 🐘 PostgreSQL ${{ matrix.pg }}
1515
runs-on: ubuntu-latest
1616
container: pgxn/pgxn-tools

0 commit comments

Comments
 (0)