Skip to content

Commit

Permalink
Remove nightly CI jobs for distros that we don't support anymore
Browse files Browse the repository at this point in the history
They were failing
  • Loading branch information
JelteF committed Mar 15, 2024
1 parent f0fdd56 commit 55e7f3a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-citus-community-nightlies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,13 @@ jobs:
fail-fast: false
matrix:
platform:
- el/7
- el/8
- ol/7
- debian/buster
- debian/bullseye
- debian/bookworm
- ubuntu/bionic
- ubuntu/focal
- ubuntu/jammy
- ubuntu/kinetic

steps:
- name: Checkout repository
Expand Down

0 comments on commit 55e7f3a

Please sign in to comment.