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 00d8cb1 commit c2cb713Copy full SHA for c2cb713
1 file changed
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- os: [ubuntu-18.04]
+ os: [ubuntu-18.04, macos-latest, windows-latest]
15
steps:
16
- uses: ros-tooling/setup-ros@master
17
- uses: ros-tooling/action-ros-ci@master
0 commit comments