Skip to content

Commit

Permalink
Speed up job with better base image.
Browse files Browse the repository at this point in the history
  • Loading branch information
JWhitleyWork committed May 27, 2023
1 parent 12a0c31 commit cd15858
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/basic-build-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
build-humble:
runs-on: ubuntu-22.04
container:
image: rostooling/setup-ros-docker:ubuntu-focal-ros-humble-ros-base-latest
strategy:
fail-fast: false
steps:
Expand Down

0 comments on commit cd15858

Please sign in to comment.