Skip to content

Commit 8cfd2bf

Browse files
authored
Target Galactic for CI (#85)
Since this branch is targeting Galactic. Signed-off-by: Jacob Perron <jacob@openrobotics.org>
1 parent d864a19 commit 8cfd2bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
fail-fast: false
99
matrix:
10-
rosdistro: [rolling]
10+
rosdistro: [galactic]
1111
os: [ubuntu-20.04]
1212
java_version: [6, default]
1313
include:

0 commit comments

Comments
 (0)