We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5f4e7 commit 0f9fdd8Copy full SHA for 0f9fdd8
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
test-noetic:
15
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
16
container:
17
image: osrf/ros:noetic-desktop
18
steps:
0 commit comments