]> AND Public Git Repository - simgrid.git/blobdiff - .github/workflows/ci-bigdft.yml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Treat ECONNRESET like a normal connection close."
[simgrid.git] / .github / workflows / ci-bigdft.yml
index ef8a6a79658a8e4953980f2aeb2a0a3f54e6da95..581e733bcc539e97b935e408147c08ff67b50c46 100644 (file)
@@ -18,6 +18,8 @@ jobs:
       - name: Build and test BigDFT
         run: |
           set -e
+          #temporary fix for https://github.com/NVIDIA/nvidia-docker/issues/1631
+          apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
           ./tools/jenkins/ci-bigdft.sh
 
       - name: Create the failure Message