Skip to content

Commit

Permalink
ci: use latest image
Browse files Browse the repository at this point in the history
  • Loading branch information
hanskw-weston committed May 31, 2024
1 parent 63c9833 commit 364c9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
container: ["westonrobot/ros:noetic-ci"]
container: ["westonrobot/ros:noetic-ci-latest"]
runner: ["ubuntu-latest"]
runs-on: ${{ matrix.runner}}
container:
Expand Down

0 comments on commit 364c9d5

Please sign in to comment.