We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0232b1 commit 29487deCopy full SHA for 29487de
.github/workflows/ci.yml
@@ -400,6 +400,7 @@ jobs:
400
401
# Testing on CentOS 7 + PGI compilers, which seems to require more workarounds
402
centos-nvhpc7:
403
+ if: ${{ false }} # JOB DISABLED (NEEDS WORK): https://github.com/pybind/pybind11/issues/4690
404
runs-on: ubuntu-latest
405
name: "🐍 3 • CentOS7 / PGI 22.9 • x64"
406
container: centos:7
0 commit comments