Skip to content

Commit

Permalink
Drop support for PostgreSQL 12
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 10, 2024
1 parent f4fbcd6 commit 73284b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,16 @@ jobs:
- "alpine-15"
- "alpine-14"
- "alpine-13"
- "alpine-12"
- "alpine-17-slim"
- "alpine-16-slim"
- "alpine-15-slim"
- "alpine-14-slim"
- "alpine-13-slim"
- "alpine-12-slim"
- "debian-17"
- "debian-16"
- "debian-15"
- "debian-14"
- "debian-13"
- "debian-12"
steps:
- uses: actions/checkout@v4
- name: Parse ID
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,16 @@ jobs:
- "alpine-15"
- "alpine-14"
- "alpine-13"
- "alpine-12"
- "alpine-17-slim"
- "alpine-16-slim"
- "alpine-15-slim"
- "alpine-14-slim"
- "alpine-13-slim"
- "alpine-12-slim"
- "debian-17"
- "debian-16"
- "debian-15"
- "debian-14"
- "debian-13"
- "debian-12"
steps:
- name: Install dependencies
run: |
Expand Down

0 comments on commit 73284b4

Please sign in to comment.