Skip to content

Commit

Permalink
ci: build el8 with pmix-3.2.5
Browse files Browse the repository at this point in the history
Problem: TOSS 4 has upgraded to pmix-3.2.5 but CI is still testing
3.2.3 on el8.

Update el8 builder to pmix-3.2.5.
  • Loading branch information
garlick committed Dec 11, 2024
1 parent bb7575e commit c420821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: "el8 - ompi v4.1.4"
image: "el8"
ompi_branch: "v4.1.4"
openpmix_branch: "v3.2.3"
openpmix_branch: "v3.2.5"
coverage: false
env: {}
- name: "jammy - coverage"
Expand Down

0 comments on commit c420821

Please sign in to comment.