Skip to content

debian 12

debian 12 #28

Workflow file for this run

name: cd
on:
push: ~
#push:
# tags:
# - '[0-9]+.[0-9]+.[0-9]+'
# Trigger the workflow manually
workflow_dispatch: ~
jobs:
deploy:
uses: ecmwf-actions/reusable-workflows/.github/workflows/create-package.yml@add-debian-12-to-create-package
with:
skip_checks: true
restrict_matrix_jobs: [gnu@debian-11,gnu@debian-12]

Check failure on line 16 in .github/workflows/cd.yml

View workflow run for this annotation

GitHub Actions / cd

Invalid workflow file

The workflow is not valid. .github/workflows/cd.yml (Line: 16, Col: 29): A sequence was not expected
secrets: inherit