Skip to content

Commit

Permalink
Adding a single run for MOAB ddl
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed Dec 5, 2024
1 parent cf87ef7 commit e5c5809
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/linux_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
]
ddl_deps : [
off,
on,
]
geant4_version : [
10.7.4,
Expand All @@ -62,7 +61,14 @@ jobs:
off,
v1.1.0,
]

include:
ubuntu_version: 22.04
compiler: gcc
hdf5_version: 1.14.3
moab_version: 5.4.1
ddl_deps: ON
geant4_version: off
double_down_version: off
container:
image: ghcr.io/svalinn/dagmc-ci-ubuntu-${{
matrix.ubuntu_version
Expand Down

0 comments on commit e5c5809

Please sign in to comment.