Skip to content

Commit

Permalink
Update windows_ROS2.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ooeygui authored Apr 19, 2022
1 parent c501b1c commit 2b2b2df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows_ROS2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build:
runs-on: [windows-latest]
runs-on: [windows-2019]
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -40,4 +40,4 @@ jobs:
call "C:\opt\ros\%ROSDISTRO%\x64\setup.bat"
colcon build --packages-select azure_kinect_ros_driver --event-handlers console_cohesion+
env:
ROSDISTRO: ${{ matrix.ROSDISTRO }}
ROSDISTRO: ${{ matrix.ROSDISTRO }}

0 comments on commit 2b2b2df

Please sign in to comment.