Skip to content

Commit

Permalink
230831_nonmesontest/mesontest_REL_17_STABLE_e8d74ad625f7344f6b715254d…
Browse files Browse the repository at this point in the history
…3869663c1569a51
  • Loading branch information
AndreMikulec committed Aug 11, 2024
1 parent c822762 commit 2ad5105
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/buildPLR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -247,7 +247,7 @@ jobs:
R_HOME: 'D:\RINSTALL'
R_ARCH: /x64
#
pgSRCversion: d3a38318ac614f20a9e2e163bba083d15be54f06
pgSRCversion: e8d74ad625f7344f6b715254d3869663c1569a51
PG_SOURCE: 'D:\PGSOURCE'
buildpgFromSRC: true
buildpgFromSRCmethod: meson
Expand All @@ -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
Expand All @@ -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'
Expand Down

0 comments on commit 2ad5105

Please sign in to comment.