Skip to content

Commit 2f6f4e3

Browse files
committed
Refs #21228: Deactivate Windows build temporary on 1.0.x
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
1 parent 0a604a1 commit 2f6f4e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ jobs:
9999
label: 'nightly-${{ matrix.os-version }}-${{ matrix.vs-toolset }}-ci-${{ matrix.fastdds-python-branch }}-${{ matrix.fastdds-branch }}'
100100
fastdds-python-branch: ${{ matrix.fastdds-python-branch }}
101101
fastdds-branch: ${{ matrix.fastdds-branch }}
102-
run-build: true
102+
run-build: false
103103
run-tests: false

0 commit comments

Comments
 (0)