Skip to content

Revert "build(deps): bump org.ejml:ejml-all from 0.43.1 to 0.44.0" #985

Revert "build(deps): bump org.ejml:ejml-all from 0.43.1 to 0.44.0"

Revert "build(deps): bump org.ejml:ejml-all from 0.43.1 to 0.44.0" #985

Workflow file for this run

name: Validation
on:
pull_request:
push:
branches: [ development ]
tags: [ '*' ]
workflow_dispatch:
jobs:
validation:
uses: JeffersonLab/clas12-validation/.github/workflows/ci.yml@main
with:
matrix_evgen: >-
[
"e_p",
"e_n",
"e_g",
"e_pC",
"eFT_K",
"e_gFT"
]
matrix_config: >-
[
"rgb_fall2019"
]