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

get rid of 8.4, 9.0 pg versions and use >= jdk version 17#3372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
davecramer merged 7 commits intopgjdbc:masterfromdavecramer:fix_omni_ci
Sep 3, 2024
Merged
Show file tree
Hide file tree
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
add pkg-config to packages installded buy docker/postgres-head
  • Loading branch information
@davecramer
davecramer committedSep 1, 2024
commitfa19a2d52a8d988a1f68fc1a3a61cf328f165903
2 changes: 1 addition & 1 deletion.github/workflows/omni.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -366,7 +366,7 @@ jobs:
file: ./build/reports/jacoco/jacocoReport/jacocoReport.xml

test-pg-head:
name: Zulu11 x PG HEAD
name: Zulu17 x PG HEAD
runs-on: ubuntu-latest
continue-on-error: true
steps:
Expand Down
1 change: 1 addition & 0 deletionsdocker/postgres-head/Dockerfile
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -17,6 +17,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
libxslt-dev \
llvm \
locales \
pkg-config \
python3-dev \
tcl-dev \
xsltproc \
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp