Skip to content

Commit

Permalink
Merge pull request #166 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 963a683 + 078ab6d commit 6ff50ed
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ env:
DANCEX11_ROOT: ${{ github.workspace }}/dancex11
DDS_ROOT: ${{ github.workspace }}/OpenDDS
X11_BRANCH: master
ACETAOMPC_BRANCH: Latest_ACE7TAO3_Micro
ACETAOMPC_BRANCH: Latest_ACE8TAO4_Micro
OPENDDS_BRANCH: latest-release

jobs:
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: Latest_ACE8TAO4_Micro

jobs:
build:
Expand Down
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Before bootstrapping AXCIOMA make sure you have installed the following prerequi
|ruby 2.5 or newer|ruby
|perl version 5.10 or newer |perl
|git |git
|gcc version 7.3 or newer |gcc
|g++ version 7.3 or newer |gcc-c++
|gcc version 8 or newer |gcc
|g++ version 8 or newer |gcc-c++
|xerces-c++ version 3.0 or newer |xerces-c
|GNU make version 3.81 or newer |make
|GNU Bash|bash
Expand Down

0 comments on commit 6ff50ed

Please sign in to comment.