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 d864a19 commit 8cfd2bfCopy full SHA for 8cfd2bf
1 file changed
.github/workflows/build_and_test.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
fail-fast: false
9
matrix:
10
- rosdistro: [rolling]
+ rosdistro: [galactic]
11
os: [ubuntu-20.04]
12
java_version: [6, default]
13
include:
0 commit comments