[Chapel Merge] Make GPU testing continue to use LLVM-13 for now

Branch: refs/heads/main
Revision: 1a4b8da
Author: daviditen
Link: Unavailable
Log Message:

Merge pull request #19876 from daviditen/use-llvm13-for-gpu

Make GPU testing continue to use LLVM-13 for now

[reviewed by @ronawho and @stonea]

GPU testing is currently failing with linking errors with LLVM versions above
13.0.0. Update the GPU test scripts to stick with version 13.0.0 until that
issue (#19740) is resolved.

Signed-off-by: David Iten daviditen@users.noreply.github.com

Modified Files:
M util/cron/test-cray-cs-gpu-native.bash

Compare: https://github.com/chapel-lang/chapel/compare/e2e2bc5c376f...1a4b8da42fc4