Skip to content

Commit

Permalink
Enable latest release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sonndinh committed Apr 8, 2024
1 parent 0517ddf commit d6f080a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

# The jobs with latest-release configuration are disabled until OpenDDS 3.28
# which will have the updated ValueReader and ValueWriter interfaces.

jobs:
build:
strategy:
Expand All @@ -27,7 +24,7 @@ jobs:
- 20
opendds_branch:
- master
#- latest-release
- latest-release
m:
- {os: ubuntu-22.04, dds_security: 1}
- {os: ubuntu-22.04, dds_security: 0}
Expand Down

0 comments on commit d6f080a

Please sign in to comment.