Skip to content

Commit cb92406

Browse files
committed
Fix issue
1 parent ac86dc6 commit cb92406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
build:
2121
needs: identify-ros-distro
22-
runs-on: windows-2019
22+
runs-on: windows-latest
2323
strategy:
2424
fail-fast: false
2525
matrix:

0 commit comments

Comments
 (0)