We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d408a43 commit 833e83dCopy full SHA for 833e83d
.github/workflows/ros1-ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
container:
16
- image: ros:kinetic
+ image: ros:melodic
17
steps:
18
- name: Checkout Repo
19
uses: actions/checkout@v2
0 commit comments