From 2ad51051efc1c4c06cbd6ff59e9f4b1e4c9a3fb6 Mon Sep 17 00:00:00 2001 From: Andre Mikulec Date: Sun, 11 Aug 2024 18:56:25 -0400 Subject: [PATCH] 230831_nonmesontest/mesontest_REL_17_STABLE_e8d74ad625f7344f6b715254d3869663c1569a51 --- .github/workflows/buildPLR.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/buildPLR.yml b/.github/workflows/buildPLR.yml index 3451d4c..f795b27 100644 --- a/.github/workflows/buildPLR.yml +++ b/.github/workflows/buildPLR.yml @@ -234,7 +234,7 @@ jobs: # R pg REL_17_BETA2 R 4.4.1 - just exists to try to determine this success . . . # bleeding edge R and bleeding edge PostgreSQL # R 4.4.1 PGsrc REL_17_BETA2 PGbin UCRT64 x64 windows-latest Debug - - matid: 230731_nonmesontest_REL_17_STABLE_d3a38318ac614f20a9e2e163bba083d15be54f06 + - matid: 230831_nonmesontest_REL_17_STABLE_e8d74ad625f7344f6b715254d3869663c1569a51 os: windows-latest GithubActionsIgnoreFail: false compilerEnv: UCRT64 @@ -247,7 +247,7 @@ jobs: R_HOME: 'D:\RINSTALL' R_ARCH: /x64 # - pgSRCversion: d3a38318ac614f20a9e2e163bba083d15be54f06 + pgSRCversion: e8d74ad625f7344f6b715254d3869663c1569a51 PG_SOURCE: 'D:\PGSOURCE' buildpgFromSRC: true buildpgFromSRCmethod: meson @@ -261,7 +261,7 @@ jobs: # 7 - MYSTERY - Github Actions duplicates this job # R 4.4.1 and next PostgreSQL - - matid: 230731_mesontest_REL_17_STABLE_d3a38318ac614f20a9e2e163bba083d15be54f06 + - matid: 230831_mesontest_REL_17_STABLE_e8d74ad625f7344f6b715254d3869663c1569a51 os: windows-latest GithubActionsIgnoreFail: false compilerEnv: UCRT64 @@ -282,7 +282,7 @@ jobs: # 'REL' is later than 'BETA'. Higher numbers are later than lower numbers. # Otherwise, just choose the latest REL_XX_Y. # https://github.com/postgres/postgres/tags - pgSRCversion: d3a38318ac614f20a9e2e163bba083d15be54f06 + pgSRCversion: e8d74ad625f7344f6b715254d3869663c1569a51 PG_SOURCE: 'D:\PGSOURCE'