Skip to content

Commit

Permalink
- needed
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed Dec 5, 2024
1 parent e5c5809 commit cc36f07
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/workflows/linux_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,14 @@ jobs:
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
- 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 cc36f07

Please sign in to comment.