We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1234afe commit 26990e9Copy full SHA for 26990e9
openpmix.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: openpmix
3
- version: 5.0.6
4
- epoch: 1
+ version: "5.0.7"
+ epoch: 0
5
description: Reference Implementation of the Process Management Interface Exascale (PMIx) standard
6
copyright:
7
- license: BSD-3-Clause-Open-MPI
@@ -28,7 +28,7 @@ pipeline:
28
with:
29
repository: https://github.com/openpmix/openpmix
30
tag: v${{package.version}}
31
- expected-commit: 9ea8964e9fb17ebe3aa8ece83926a2b972cfec14
+ expected-commit: 4cf5affd34765d70ac3cc716aa77a8d755f1b192
32
recurse-submodules: true
33
34
- runs: |
0 commit comments