Skip to content

Commit

Permalink
Merge pull request #141 from jwillemsen/jwi-Latest_ACE8TAO4_Micro
Browse files Browse the repository at this point in the history
Use Latest_ACE8TAO4_Micro
  • Loading branch information
jwillemsen authored May 16, 2024
2 parents 7e73dee + bb5fdeb commit cc2e88e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gem_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ jobs:
with:
repository: DOCGroup/ACE_TAO
path: ${{ env.DOC_ROOT }}
ref: Latest_ACE7TAO3_Micro
ref: Latest_ACE8TAO4_Micro
- name: checkout MPC
uses: actions/checkout@v4
with:
repository: DOCGroup/MPC
path: ${{ env.MPC_ROOT }}
ref: Latest_ACE7TAO3_Micro
ref: Latest_ACE8TAO4_Micro
- name: checkout ridl
uses: actions/checkout@v4
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ jobs:
with:
repository: DOCGroup/ACE_TAO
path: ${{ env.DOC_ROOT }}
ref: Latest_ACE7TAO3_Micro
ref: Latest_ACE8TAO4_Micro
- name: checkout MPC
uses: actions/checkout@v4
with:
repository: DOCGroup/MPC
path: ${{ env.MPC_ROOT }}
ref: Latest_ACE7TAO3_Micro
ref: Latest_ACE8TAO4_Micro
- name: checkout ridl
uses: actions/checkout@v4
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ jobs:
with:
repository: DOCGroup/ACE_TAO
path: ${{ env.DOC_ROOT }}
ref: Latest_ACE7TAO3_Micro
ref: Latest_ACE8TAO4_Micro
- name: checkout MPC
uses: actions/checkout@v4
with:
repository: DOCGroup/MPC
path: ${{ env.MPC_ROOT }}
ref: Latest_ACE7TAO3_Micro
ref: Latest_ACE8TAO4_Micro
- name: checkout ridl
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit cc2e88e

Please sign in to comment.