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 13a6183 commit 4d3a8cfCopy full SHA for 4d3a8cf
.github/workflows/ci.yml
@@ -52,8 +52,6 @@ jobs:
52
git config --global --add safe.directory /work # Fix for: fatal: detected dubious ownership in repository at '/work'
53
make
54
make test
55
- # Fails because kernel is too old for SYS_pidfd_open
56
- continue-on-error: true
57
- run: git clean -dxff
58
59
- name: Build in Oracle Linux 7 (similar to RHEL 7, CentOS 7)
0 commit comments