File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 nightly-windows-ci-main :
1111 uses : eProsima/Fast-DDS-Python/.github/workflows/reusable-windows-ci.yml@main
1212 with :
13- # It would be desirable to have a matrix of ubuntu OS for this job, but due to the issue opened in this ticket:
14- # https://github.com/orgs/community/discussions/128118 , it has been set as a single OS job.
1513 os-version : ' windows-2019'
1614 vs-toolset : ' v142'
1715 label : ' nightly-windows-v142-ci-main-master'
3331 - ' 2.13.x'
3432 uses : eProsima/Fast-DDS-Python/.github/workflows/reusable-windows-ci.yml@1.4.x
3533 with :
36- # It would be desirable to have a matrix of ubuntu OS for this job, but due to the issue opened in this ticket:
37- # https://github.com/orgs/community/discussions/128118 , it has been set as a single OS job.
3834 os-version : ' windows-2019'
3935 vs-toolset : ${{ matrix.vs-toolset }}
4036 label : ' nightly-windows-${{ matrix.vs-toolset }}-ci-1.4.x-${{ matrix.fastdds-branch }}'
5349 - ' v142'
5450 uses : eProsima/Fast-DDS-Python/.github/workflows/reusable-windows-ci.yml@1.2.x
5551 with :
56- # It would be desirable to have a matrix of ubuntu OS for this job, but due to the issue opened in this ticket:
57- # https://github.com/orgs/community/discussions/128118 , it has been set as a single OS job.
5852 os-version : ' windows-2019'
5953 vs-toolset : ${{ matrix.vs-toolset }}
6054 label : ' nightly-windows-${{ matrix.vs-toolset }}-ci-1.2.x-2.10.x'
Original file line number Diff line number Diff line change 1515 - ' v142'
1616 uses : eProsima/Fast-DDS-Python/.github/workflows/reusable-windows-ci.yml@1.0.x
1717 with :
18- # It would be desirable to have a matrix of ubuntu OS for this job, but due to the issue opened in this ticket:
19- # https://github.com/orgs/community/discussions/128118 , it has been set as a single OS job.
2018 os-version : ' windows-2019'
2119 vs-toolset : ${{ matrix.vs-toolset }}
2220 label : ' weekly-windows-${{ matrix.vs-toolset }}-ci-1.0.x-2.6.x'
You can’t perform that action at this time.
0 commit comments