Skip to content

Commit

Permalink
#2075: Update CI azure files
Browse files Browse the repository at this point in the history
  • Loading branch information
thearusable committed Feb 10, 2023
1 parent b37bb99 commit 73eedb3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scripts/workflows-azure.ini
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ vt_extended_tests = 0
[PR-tests-nvcc-11-0]
test_configuration = "nvidia cuda 11.0, ubuntu, mpich"
compiler_type = nvidia
compiler = nvcc-11
distro = 18.04
compiler = 11.0.3
distro = 20.04
cache_name = ubuntu-nvidia-11-cache
output_name = ci/azure/azure-nvidia-11-ubuntu-mpich.yml
vt_extended_tests = 0
Expand All @@ -77,8 +77,8 @@ vt_tests_num_nodes = 4
[PR-tests-nvcc-11-2]
test_configuration = "nvidia cuda 11.2, ubuntu, mpich"
compiler_type = nvidia
compiler = nvcc-11.2
distro = 18.04
compiler = 11.2.0
distro = 20.04
cache_name = ubuntu-nvidia-11.2-cache
output_name = ci/azure/azure-nvidia-11-2-ubuntu-mpich.yml
vt_extended_tests = 0
Expand Down

0 comments on commit 73eedb3

Please sign in to comment.