mirror of https://github.com/ecmwf/eccodes.git
Remove nvidia compiler temporarily from private-downstream-ci
This commit is contained in:
parent
03be2c92a2
commit
be9f46ab5e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue