ci: Do not linkcheck cppreference.com URLs

These URLs are expected to be stable.  Reduce load on their infrastructure.
This commit is contained in:
Brad King
2026-05-07 08:11:03 -04:00
parent 46410ea189
commit e8c587013c
+1
View File
@@ -100,6 +100,7 @@ linkcheck_ignore = [
r'about:',
r'https://gitlab\.kitware\.com/cmake/community/-/wikis/doc/cpack',
r'https://web\.archive\.org/',
r'https://en\.cppreference\.com/',
r'https://www\.freedesktop\.org/',
r'https://www\.gnu\.org/',
r'https://www\.intel\.com/',