Skip to content
Snippets Groups Projects
Commit ef9593ca authored by Gregory Sjaardema's avatar Gregory Sjaardema
Browse files

TESTING: Remove adios2 until figure out issues

parent 397858d5
No related branches found
No related tags found
No related merge requests found
......@@ -185,20 +185,6 @@ jobs:
extra: "APPLICATIONS=NO LEGACY=NO",
sanitizer: "NO" # address, integer, thread, memory, undefined
}
- {
name: "ADIOS2, parallel",
os: ubuntu-latest,
compiler: "mpi",
debug: "NO",
threadsafe: "NO",
fortran: "YES",
use_kokkos: "NO",
use_adios2: "YES",
use_catalyst2: "NO",
gtest: "NO",
extra: "",
sanitizer: "NO" # address, integer, thread, memory, undefined
}
- {
name: "CATALYST2, serial",
os: ubuntu-latest,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment