mirror of https://github.com/ecmwf/eccodes.git
Merge branch 'develop' of github.com:ecmwf/eccodes into develop
This commit is contained in:
commit
b8cc5ce460
|
@ -73,7 +73,7 @@ jobs:
|
||||||
owner: ecmwf-actions
|
owner: ecmwf-actions
|
||||||
repository: private-downstream-ci
|
repository: private-downstream-ci
|
||||||
event_type: downstream-ci-hpc
|
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:
|
notify:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue