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.
2 parents 873c8b0 + 3f95311 commit 9b8a52dCopy full SHA for 9b8a52d
1 file changed
.github/workflows/check_links.yml
@@ -36,6 +36,7 @@ jobs:
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
+ --exclude 'https:\/\/en\.cppreference\.com\/w\/cpp\/string\/basic_string\/to_string'
40
--max-concurrency 1
41
'./**/*.md' './**/*.html' './**/*.rst' './**/*.cpp' './**/*.h' './**/*.py'
42
- name: Save lychee cache
0 commit comments