We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b2aad commit 8f6ca71Copy full SHA for 8f6ca71
.github/workflows/ci.yml
@@ -576,7 +576,7 @@ jobs:
576
matrix:
577
centos:
578
- 7 # GCC 4.8
579
- - 8
+ # BROKEN_2021-06-03 - 8
580
581
name: "🐍 3 • CentOS ${{ matrix.centos }} • x64"
582
container: "centos:${{ matrix.centos }}"
.github/workflows/ci_sh_def.yml
@@ -594,7 +594,7 @@ jobs:
594
595
596
597
598
599
600
0 commit comments