Skip to content

Commit 29487de

Browse files
authored
Disable 🐍 3 • CentOS7 / PGI 22.9 • x64 (#4691)
1 parent d0232b1 commit 29487de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ jobs:
400400

401401
# Testing on CentOS 7 + PGI compilers, which seems to require more workarounds
402402
centos-nvhpc7:
403+
if: ${{ false }} # JOB DISABLED (NEEDS WORK): https://github.com/pybind/pybind11/issues/4690
403404
runs-on: ubuntu-latest
404405
name: "🐍 3 • CentOS7 / PGI 22.9 • x64"
405406
container: centos:7

0 commit comments

Comments
 (0)