Skip to content

Commit

Permalink
update versions to STABLE and latest from EDB
Browse files Browse the repository at this point in the history
  • Loading branch information
davecramer committed Jul 30, 2024
1 parent 2f9ff32 commit 70e8697
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/buildPLR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,13 +181,13 @@ jobs:
R_HOME: 'D:\RINSTALL'
R_ARCH: /x64
#
pgSRCversion: REL_15_5
pgSRCversion: REL_15_STABLE
PG_SOURCE: 'D:\PGSOURCE'
buildpgFromSRC: true
buildpgFromSRCmethod: make
PG_HOME: 'D:\PGINSTALL'
#
pgWINversion: 15.5-1
pgWINversion: 15.7-2
#
MSYS2testonpgWIN: true

Expand All @@ -203,7 +203,7 @@ jobs:
R_HOME: 'D:\RINSTALL'
R_ARCH: /x64
#
pgSRCversion: REL_14_10
pgSRCversion: REL_14_STABLE
PG_SOURCE: 'D:\PGSOURCE'
buildpgFromSRC: true
buildpgFromSRCmethod: make
Expand Down Expand Up @@ -233,13 +233,13 @@ jobs:
R_HOME: 'D:\RINSTALL'
R_ARCH: /x64
#
pgSRCversion: REL_13_13
pgSRCversion: REL_13_STABLE
PG_SOURCE: 'D:\PGSOURCE'
buildpgFromSRC: true
buildpgFromSRCmethod: make
PG_HOME: 'D:\PGINSTALL'
#
pgWINversion: 13.13-1
pgWINversion: 13.15-2
#
MSYS2testonpgWIN: true

Expand Down

0 comments on commit 70e8697

Please sign in to comment.