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 4740f63 commit 47c18b0Copy full SHA for 47c18b0
1 file changed
.github/workflows/check_links.yml
@@ -35,6 +35,7 @@ jobs:
35
--exclude '^http://rosin-project\.eu'
36
--exclude '2013181\/gdb-causes-sem-wait-to-fail-with-eintr-error'
37
--exclude 'https:\/\/lists\.apple\.com\/archives\/darwin-kernel\/2009\/Apr\/msg00010\.html'
38
+ --exclude 'https:\/\/wiki\.linuxfoundation\.org\/realtime\/preempt_rt_versions'
39
--max-concurrency 1
40
'./**/*.md' './**/*.html' './**/*.rst' './**/*.cpp' './**/*.h' './**/*.py'
41
- name: Save lychee cache
0 commit comments