Skip to content

Commit eb2c516

Browse files
author
Felix Exner (fexner)
authored
Run prerelease tests on current distros (#44)
1 parent 015cbfd commit eb2c516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
ROS_DISTRO: [galactic]
15+
ROS_DISTRO: [humble, rolling]
1616
ROS_REPO: [main]
1717
PRERELEASE: [true]
1818
env:

0 commit comments

Comments
 (0)