Commit 576f34b4 authored by Doak, Peter W.'s avatar Doak, Peter W.
Browse files

more feasible number of slots for new CI

parent 88b37d37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ if (DCA_HAVE_ADIOS2)
    dca_add_gtest(adios2_reader_writer_test
      LIBS parallel_mpi_concurrency dca_io function)
    dca_add_gtest(adios2_parallelIO_test
      MPI MPI_NUMPROC 12
      MPI MPI_NUMPROC 6
      LIBS dca_io parallel_mpi_concurrency function parallel_util)
  else()
    dca_add_gtest(adios2_reader_writer_test