mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-19 17:32:37 +00:00
Disabling broken Centos 8 CI.
This commit is contained in:
parent
a6b2aadf45
commit
8f6ca71390
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -576,7 +576,7 @@ jobs:
|
||||
matrix:
|
||||
centos:
|
||||
- 7 # GCC 4.8
|
||||
- 8
|
||||
# BROKEN_2021-06-03 - 8
|
||||
|
||||
name: "🐍 3 • CentOS ${{ matrix.centos }} • x64"
|
||||
container: "centos:${{ matrix.centos }}"
|
||||
|
2
.github/workflows/ci_sh_def.yml
vendored
2
.github/workflows/ci_sh_def.yml
vendored
@ -594,7 +594,7 @@ jobs:
|
||||
matrix:
|
||||
centos:
|
||||
- 7 # GCC 4.8
|
||||
- 8
|
||||
# BROKEN_2021-06-03 - 8
|
||||
|
||||
name: "🐍 3 • CentOS ${{ matrix.centos }} • x64"
|
||||
container: "centos:${{ matrix.centos }}"
|
||||
|
Loading…
Reference in New Issue
Block a user