From be9f46ab5e0d7d4ae8d923791c31893d4a153a63 Mon Sep 17 00:00:00 2001 From: Iain Russell <40060766+iainrussell@users.noreply.github.com> Date: Fri, 19 Jul 2024 10:24:10 +0100 Subject: [PATCH] Remove nvidia compiler temporarily from private-downstream-ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 17873147b..d2eb90bb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: owner: ecmwf-actions repository: private-downstream-ci event_type: downstream-ci-hpc - payload: '{"eccodes": "ecmwf/eccodes@${{ github.event.pull_request.head.sha || github.sha }}"}' + payload: '{"eccodes": "ecmwf/eccodes@${{ github.event.pull_request.head.sha || github.sha }}","skip_matrix_jobs": "nvidia-22.11"}' notify: runs-on: ubuntu-latest