Skip to content

Commit

Permalink
switch non testing build to devel
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Aug 6, 2024
1 parent 6ef6cc0 commit 4a084f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-build-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
container:
image: osrf/ros2:testing
image: osrf/ros2:devel
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 4a084f3

Please sign in to comment.