Skip to content

Commit 6706497

Browse files
committed
Specify container
1 parent 2a09fd7 commit 6706497

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ jobs:
66
jazzy_ci:
77
name: Jazzy
88
runs-on: ubuntu-24.04
9+
strategy:
10+
fail-fast: false
11+
container:
12+
image: osrf/ros2:testing
913
steps:
1014
- name: Checkout repo
1115
uses: actions/checkout@v4

0 commit comments

Comments
 (0)