Skip to content

Commit

Permalink
Correct branch name
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Castain <[email protected]>
  • Loading branch information
rhc54 committed Jan 8, 2025
1 parent 191b98e commit 87f56a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/builds-older.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build tests
name: Build with PMIx v5

on: [pull_request]

Expand All @@ -14,7 +14,7 @@ jobs:
submodules: recursive
repository: openpmix/openpmix
path: openpmix/v5
ref: v5
ref: v5.0
- name: Build OpenPMIx
run: |
cd openpmix/v5
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
submodules: recursive
repository: openpmix/openpmix
path: openpmix/v5
ref: v5
ref: v5.0
- name: Build OpenPMIx
run: |
cd openpmix/v5
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:
submodules: recursive
repository: openpmix/openpmix
path: openpmix/v5
ref: v5
ref: v5.0
- name: Build OpenPMIx
run: |
cd openpmix/v5
Expand Down

0 comments on commit 87f56a7

Please sign in to comment.