Remove nvidia compiler temporarily from private-downstream-ci

This commit is contained in:
Iain Russell 2024-07-19 10:24:10 +01:00 committed by shahramn
parent 03be2c92a2
commit be9f46ab5e
1 changed files with 1 additions and 1 deletions

View File

@ -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