Commit 29487dee by Ralf W. Grosse-Kunstleve Committed by GitHub

Disable 🐍 3 • CentOS7 / PGI 22.9 • x64 (#4691)

parent d0232b11
...@@ -400,6 +400,7 @@ jobs: ...@@ -400,6 +400,7 @@ jobs:
# Testing on CentOS 7 + PGI compilers, which seems to require more workarounds # Testing on CentOS 7 + PGI compilers, which seems to require more workarounds
centos-nvhpc7: centos-nvhpc7:
if: ${{ false }} # JOB DISABLED (NEEDS WORK): https://github.com/pybind/pybind11/issues/4690
runs-on: ubuntu-latest runs-on: ubuntu-latest
name: "🐍 3 CentOS7 / PGI 22.9 x64" name: "🐍 3 CentOS7 / PGI 22.9 x64"
container: centos:7 container: centos:7
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment