Skip to content

Commit 54def06

Browse files
committed
Add temporary Debian Buster target for CI
1 parent f2d10cd commit 54def06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/industrial_ci_action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- {ROS_DISTRO: melodic, PRERELEASE: true}
1818
- {ROS_DISTRO: noetic}
1919
- {ROS_DISTRO: noetic, PRERELEASE: true}
20+
- {ROS_DISTRO: noetic, OS_NAME:debian, OS_CODE_NAME:buster}
2021
env:
2122
CCACHE_DIR: /github/home/.ccache # Enable ccache
2223
PARALLEL_BUILDS: 4

0 commit comments

Comments
 (0)