remove alpine, centos from amd_docker_bazel
This commit is contained in:
2
.github/workflows/amd64_docker_bazel.yml
vendored
2
.github/workflows/amd64_docker_bazel.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
bazel:
|
||||
strategy:
|
||||
matrix:
|
||||
distro: [alpine, archlinux, centos, debian, fedora, opensuse, ubuntu]
|
||||
distro: [archlinux, debian, fedora, opensuse, ubuntu]
|
||||
fail-fast: false
|
||||
name: ${{ matrix.distro }} • Bazel • C++
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user