Skip to content

Make it possible to build with c++20 and switch to new Key4hep build action #31

Make it possible to build with c++20 and switch to new Key4hep build action

Make it possible to build with c++20 and switch to new Key4hep build action #31

name: downstream-build
on:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v3
- uses: cvmfs-contrib/github-action-cvmfs@v3
- uses: key4hep/key4hep-actions/downstream-build@main