File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105105 # for the buildx/qemu workflow
106106 # with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107107 && echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108109 && su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109110 && su postgres -c 'psql -c "SHOW JIT;"' \
110111 ; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105105 # for the buildx/qemu workflow
106106 # with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107107 && echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108109 && su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109110 && su postgres -c 'psql -c "SHOW JIT;"' \
110111 ; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105105 # for the buildx/qemu workflow
106106 # with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107107 && echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108109 && su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109110 && su postgres -c 'psql -c "SHOW JIT;"' \
110111 ; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105105 # for the buildx/qemu workflow
106106 # with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107107 && echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108109 && su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109110 && su postgres -c 'psql -c "SHOW JIT;"' \
110111 ; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105105 # for the buildx/qemu workflow
106106 # with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107107 && echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108109 && su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109110 && su postgres -c 'psql -c "SHOW JIT;"' \
110111 ; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105105 # for the buildx/qemu workflow
106106 # with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107107 && echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108109 && su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109110 && su postgres -c 'psql -c "SHOW JIT;"' \
110111 ; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105105 # for the buildx/qemu workflow
106106 # with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107107 && echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108109 && su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109110 && su postgres -c 'psql -c "SHOW JIT;"' \
110111 ; \
You can’t perform that action at this time.
0 commit comments