We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f35234 commit 3f95311Copy full SHA for 3f95311
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