Skip to content

Commit

Permalink
reduce container on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ueokande committed Apr 21, 2024
1 parent e7d0c7a commit 328e8cd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,9 @@ jobs:
fail-fast: false
matrix:
container:
- redhat/ubi9
- oraclelinux:9
- fedora
- debian
- ubuntu
- linuxmintd/mint21-amd64
- opensuse/leap
- registry.suse.com/bci/bci-base:15.5
runs-on: ubuntu-latest
container: ${{ matrix.container }}
steps:
Expand Down

0 comments on commit 328e8cd

Please sign in to comment.