diff --git a/ci/azure/azure-gcc-12-ubuntu-mpich.yml b/ci/azure/azure-gcc-12-ubuntu-mpich.yml index 958bb1e38f..6fb14a5f68 100644 --- a/ci/azure/azure-gcc-12-ubuntu-mpich.yml +++ b/ci/azure/azure-gcc-12-ubuntu-mpich.yml @@ -2,7 +2,7 @@ ############## Warning this is a generated file---do not modify ############### ############################################################################### -name: PR tests (gcc-12, ubuntu, mpich, verbose) +name: PR tests (gcc-12, ubuntu, mpich, verbose, kokkos) trigger: branches: diff --git a/scripts/workflows-azure.ini b/scripts/workflows-azure.ini index 68f5716cc6..e7ba1a75fb 100644 --- a/scripts/workflows-azure.ini +++ b/scripts/workflows-azure.ini @@ -139,7 +139,7 @@ docker_target = "[% linux %]-cpp-clean-noinstall" output_name = ci/azure/azure-gcc-11-ubuntu-mpich.yml [PR-tests-gcc-12] -test_configuration = "gcc-12, ubuntu, mpich, verbose" +test_configuration = "gcc-12, ubuntu, mpich, verbose, kokkos" compiler_type = gnu compiler = gcc-12 distro = 22.04