File tree Expand file tree Collapse file tree 5 files changed +8
-13
lines changed Expand file tree Collapse file tree 5 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 11package :
22 name : pg-failover-slots-16
33 version : 1.1.0
4- epoch : 3
4+ epoch : 2
55 description : PG Failover Slots extension for PostgreSQL 16
66 copyright :
77 - license : BSD-3-Clause
@@ -12,8 +12,7 @@ environment:
1212 - automake
1313 - build-base
1414 - busybox
15- # NOTE: align with clang version in postgresql-*-dev
16- - clang-19
15+ - clang
1716 - krb5-dev
1817 - postgresql-16-dev
1918
Original file line number Diff line number Diff line change 33package :
44 name : pgaudit-17
55 version : " 17.1"
6- epoch : 3
6+ epoch : 2
77 description : PostgreSQL Audit Extension
88 copyright :
99 - license : BSD-3-Clause
@@ -19,8 +19,7 @@ environment:
1919 - build-base
2020 - busybox
2121 - ca-certificates-bundle
22- # NOTE: align with clang version in postgresql-*-dev
23- - clang-19
22+ - clang
2423 - glibc-dev
2524 - krb5-dev
2625 - postgresql-17-dev
Original file line number Diff line number Diff line change 33package :
44 name : pgvector-16
55 version : 0.8.0
6- epoch : 2
6+ epoch : 1
77 description : Open-source vector similarity search for PostgreSQL
88 copyright :
99 - license : PostgreSQL
@@ -15,8 +15,7 @@ environment:
1515 - automake
1616 - build-base
1717 - busybox
18- # NOTE: align with clang version in postgresql-*-dev
19- - clang-19
18+ - clang
2019 - postgresql-16-dev
2120
2221pipeline :
Original file line number Diff line number Diff line change 33package :
44 name : pgvector-17
55 version : 0.8.0
6- epoch : 2
6+ epoch : 1
77 description : Open-source vector similarity search for PostgreSQL
88 copyright :
99 - license : PostgreSQL
@@ -21,8 +21,7 @@ environment:
2121 - automake
2222 - build-base
2323 - busybox
24- # NOTE: align with clang version in postgresql-*-dev
25- - clang-19
24+ - clang
2625 - postgresql-${{vars.pg-version}}-dev
2726
2827pipeline :
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ environment:
1313 - autoconf
1414 - build-base
1515 - busybox
16- # NOTE: align with clang version in postgresql-*-dev
1716 - clang-19
1817 - gdal-dev
1918 - geos-dev
You can’t perform that action at this time.
0 commit comments