We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac86dc6 commit cb92406Copy full SHA for cb92406
.github/workflows/windows-build-and-test.yml
@@ -19,7 +19,7 @@ jobs:
19
20
build:
21
needs: identify-ros-distro
22
- runs-on: windows-2019
+ runs-on: windows-latest
23
strategy:
24
fail-fast: false
25
matrix:
0 commit comments