Skip to content

Commit 4d29090

Browse files
committed
Refs #24136. Remove nightly jobs for 3.4.x.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
1 parent 640d499 commit 4d29090

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.github/workflows/nightly-ubuntu-ci.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,6 @@ jobs:
2020
run-tests: true
2121
use-ccache: false
2222

23-
nightly-ubuntu-ci-3_4_x:
24-
uses: eProsima/Fast-DDS-docs/.github/workflows/reusable-ubuntu-ci.yml@3.4.x
25-
with:
26-
# It would be desirable to have a matrix of ubuntu OS for this job, but due to the issue opened in this ticket:
27-
# https://github.com/orgs/community/discussions/128118 , it has been set as a single OS job.
28-
os-version: 'ubuntu-24.04'
29-
label: 'nightly-ubuntu-ci-3.4.x'
30-
fastdds-docs-branch: '3.4.x'
31-
fastdds-branch: '3.4.x'
32-
fastdds-python-branch: '2.4.x'
33-
run-build: true
34-
run-tests: true
35-
use-ccache: false
36-
3723
nightly-ubuntu-ci-3_2_x:
3824
uses: eProsima/Fast-DDS-docs/.github/workflows/reusable-ubuntu-ci.yml@3.2.x
3925
with:

0 commit comments

Comments
 (0)