X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/72884f9c682441d0a9de0f2df63b47cde7822058..3c7c64745aa5e60415bb85af482c7b0d0fca2b2b:/.github/workflows/ci-bigdft.yml diff --git a/.github/workflows/ci-bigdft.yml b/.github/workflows/ci-bigdft.yml index ef8a6a7965..bb44643ecf 100644 --- a/.github/workflows/ci-bigdft.yml +++ b/.github/workflows/ci-bigdft.yml @@ -14,10 +14,12 @@ jobs: options: --user 0 steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - 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