Skip to content

Commit c2cb713

Browse files
committed
Reintroduce macos build and windows build
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
1 parent 00d8cb1 commit c2cb713

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
os: [ubuntu-18.04]
14+
os: [ubuntu-18.04, macos-latest, windows-latest]
1515
steps:
1616
- uses: ros-tooling/setup-ros@master
1717
- uses: ros-tooling/action-ros-ci@master

0 commit comments

Comments
 (0)