Skip to content

Commit 7db0a7d

Browse files
committed
reduce container on CI
1 parent 686d18d commit 7db0a7d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,9 @@ jobs:
5656
fail-fast: false
5757
matrix:
5858
container:
59-
- redhat/ubi9
60-
- oraclelinux:9
6159
- fedora
6260
- debian
63-
- ubuntu
64-
- linuxmintd/mint21-amd64
6561
- opensuse/leap
66-
- registry.suse.com/bci/bci-base:15.5
6762
runs-on: ubuntu-latest
6863
container: ${{ matrix.container }}
6964
steps:

0 commit comments

Comments
 (0)