Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Commit 2b2b2df

Browse files
authored
Update windows_ROS2.yaml
1 parent c501b1c commit 2b2b2df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows_ROS2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build:
13-
runs-on: [windows-latest]
13+
runs-on: [windows-2019]
1414
strategy:
1515
fail-fast: false
1616
matrix:
@@ -40,4 +40,4 @@ jobs:
4040
call "C:\opt\ros\%ROSDISTRO%\x64\setup.bat"
4141
colcon build --packages-select azure_kinect_ros_driver --event-handlers console_cohesion+
4242
env:
43-
ROSDISTRO: ${{ matrix.ROSDISTRO }}
43+
ROSDISTRO: ${{ matrix.ROSDISTRO }}

0 commit comments

Comments
 (0)