Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6e9a1f8

Browse files
authored
test against v18_stable (#137)
* test against v18_stable* openssl version 3.3.5* now use postgres 17
1 parent44747c4 commit6e9a1f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/main.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ env:
2424
WORKFLOW_VERSION_POSTGRESQL:'1'# for build steps related to the 'cachePostgres' cache
2525

2626
# Software versions.
27-
POSTGRESQL_SOURCE_TAG:'REL_17_STABLE'
27+
POSTGRESQL_SOURCE_TAG:'REL_18_STABLE'
2828
POSTGRESQL_PACKAGE_FILEID:'1259019'
29-
OPENSSL_VERSION:'3_3_4'
29+
OPENSSL_VERSION:'3_3_5'
3030
PKGCONFIGLITE_VERSION:'0.28-1'
3131
WINFLEXBISON_VERSION:'2.5.24'
3232
DIFFUTILS_VERSION:'2.8.7-1'
@@ -264,7 +264,7 @@ jobs:
264264
shell:cmd
265265
run:|
266266
echo on
267-
sc config "postgresql-x64-14" start= auto
267+
sc config "postgresql-x64-17" start= auto
268268
-name:get psqlodbc
269269
uses:actions/checkout@v4
270270
with:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp