Skip to content

Picking up upstream packages to enable gaudification of ACTSTtracking #111

Picking up upstream packages to enable gaudification of ACTSTtracking

Picking up upstream packages to enable gaudification of ACTSTtracking #111

Workflow file for this run

name: concretize-ubuntu
on: [pull_request]
jobs:
concretize:
strategy:
fail-fast: false
matrix:
target: [common, release, release-debug]
uses: ./.github/workflows/concretize-template.yaml
with:
target: ${{ matrix.target }}