Skip to content

Commit

Permalink
Set ACE/TAO/MPC/OpenDDS to a fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillemsen committed Nov 4, 2023
1 parent 913a6f3 commit a69cfb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ env:
DANCEX11_ROOT: ${{ github.workspace }}/dancex11
DDS_ROOT: ${{ github.workspace }}/OpenDDS
X11_BRANCH: master
ACETAOMPC_BRANCH: Latest_ACE7TAO3_Micro
OPENDDS_BRANCH: latest-release
ACETAOMPC_BRANCH: ACE+TAO-7_1_2
OPENDDS_BRANCH: DDS-3.26

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ env:
RIDL_ROOT: ${{ github.workspace }}/ridl
TAOX11_ROOT: ${{ github.workspace }}/taox11
X11_BRANCH: master
ACETAOMPC_BRANCH: Latest_ACE7TAO3_Micro
ACETAOMPC_BRANCH: ACE+TAO-7_1_2

jobs:
build:
Expand Down

0 comments on commit a69cfb2

Please sign in to comment.