We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6021b9 commit 8b5a0aaCopy full SHA for 8b5a0aa
.github/workflows/build-package-test.yml
@@ -53,7 +53,8 @@ jobs:
53
- 15
54
- 16
55
include:
56
- - TARGET_PLATFORM: debian,buster
+ # - TARGET_PLATFORM: debian,buster
57
+ # removing due to EOL of debian buster
58
- TARGET_PLATFORM: debian,bullseye
59
- TARGET_PLATFORM: debian,bookworm
60
# removing temporarily since postgres 16 packages does not exist for ubuntu bionic
0 commit comments