Skip to content

Commit a4d769f

Browse files
Exclude Alpine 14 from CI
1 parent c21c81c commit a4d769f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
postgres_version: 12
1919
- os: alpine
2020
postgres_version: 13
21+
- os: alpine
22+
postgres_version: 14
2123
steps:
2224
- name: Check out the repo
2325
uses: actions/checkout@v4

0 commit comments

Comments
 (0)