marian-nmt / marian-dev

Fast Neural Machine Translation in C++ - development repository
https://marian-nmt.github.io
Other
257 stars 126 forks source link

Update NVIDIA CUDA signing key for CI; fix for building docs #932

Closed graemenail closed 2 years ago

graemenail commented 2 years ago

Description

See https://forums.developer.nvidia.com/t/notice-cuda-linux-repository-key-rotation/212772

Removes old signing key in favour of the updated one sso that CI works again

@snukky I'm not sure if you said this fix was in the coming sync or not, but I needed to fix it for CI on my fork anyway. Feel free to merge/close as needed

List of changes:

Added dependencies: none

How to test

Run CI

Checklist

graemenail commented 2 years ago

Sigh. Docs are broken because of https://github.com/sphinx-doc/sphinx/issues/10291.