Skip to content

Commit

Permalink
Remove unused CI container logic
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed Jul 31, 2024
1 parent 3a34920 commit 8b10d31
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 48 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,7 @@ permissions:
packages: write

jobs:
debian:
uses: ./.github/workflows/container.yml
with:
name: 'debian'
fedora:
uses: ./.github/workflows/container.yml
with:
name: 'fedora'
ubuntu:
uses: ./.github/workflows/container.yml
with:
name: 'ubuntu'
20 changes: 0 additions & 20 deletions ci/docker/debian/Dockerfile

This file was deleted.

20 changes: 0 additions & 20 deletions ci/docker/ubuntu/Dockerfile

This file was deleted.

0 comments on commit 8b10d31

Please sign in to comment.