mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-21 12:45:11 +00:00
Disable 🐍 3 • CentOS7 / PGI 22.9 • x64 (#4691)
This commit is contained in:
parent
d0232b119f
commit
29487dee8f
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -400,6 +400,7 @@ jobs:
|
||||
|
||||
# Testing on CentOS 7 + PGI compilers, which seems to require more workarounds
|
||||
centos-nvhpc7:
|
||||
if: ${{ false }} # JOB DISABLED (NEEDS WORK): https://github.com/pybind/pybind11/issues/4690
|
||||
runs-on: ubuntu-latest
|
||||
name: "🐍 3 • CentOS7 / PGI 22.9 • x64"
|
||||
container: centos:7
|
||||
|
Loading…
Reference in New Issue
Block a user