Skip to content

Commit

Permalink
GitHub Actions: disable cbl-mariner
Browse files Browse the repository at this point in the history
  • Loading branch information
takano32 committed Jul 1, 2023
1 parent d1f19cc commit 43ce01d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ jobs:
fail-fast: false
matrix:
linux: [debian, kalilinux, linux-mint, ubuntu,
almalinux, amazonlinux, cbl-mariner,
almalinux, amazonlinux,
centos, centos8, fedora, mageia,
opensuse, oraclelinux, rockylinux,
archlinux, gentoo, void-linux,
] # redhat, chimeralinux
] # redhat, cbl-mariner, chimeralinux
uses: takano32/build-kernel/.github/workflows/build.yml@master
with:
linux: ${{ matrix.linux }}
Expand Down

0 comments on commit 43ce01d

Please sign in to comment.