Skip to content

Commit f6f0b0b

Browse files
committed
CI: Revert change to env var name
1 parent 0a4a970 commit f6f0b0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ jobs:
556556
MV2_SMP_USE_CMA: 0
557557
# Work around issue with affinity not set. Ref:
558558
# https://github.com/JuliaParallel/MPI.jl/pull/810#issuecomment-1920255386
559-
MV2_ENABLE_AFFINITY: 0
559+
MVP_ENABLE_AFFINITY: 0
560560

561561
steps:
562562
- name: Checkout

0 commit comments

Comments
 (0)