Skip to content

Commit

Permalink
TODO: disable container build on ubuntu
Browse files Browse the repository at this point in the history
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
  • Loading branch information
dceara committed Jan 28, 2025
1 parent a9244fa commit 8a329db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-24.04
strategy:
matrix:
distro: [ fedora, ubuntu ]
distro: [ fedora ]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 8a329db

Please sign in to comment.