Skip to content

Commit

Permalink
update CMAKE_SYSTEM_VERSION to fit windows-2019 runner image
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmann-stefan committed Mar 5, 2023
1 parent 7b3476a commit 479334b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
package-name: rcldotnet_examples
target-ros2-distro: foxy
vcs-repo-file-url: ${{github.workspace}}/.github/workflows/ci.repos
extra-cmake-args: -DCMAKE_SYSTEM_VERSION=10.0.19041.0 -Wno-dev
extra-cmake-args: -DCMAKE_SYSTEM_VERSION=10.0.17763.0 -Wno-dev

0 comments on commit 479334b

Please sign in to comment.