Skip to content

Commit

Permalink
Align with latest rolling docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
roncapat committed Oct 28, 2024
1 parent b83d566 commit 6e3a0ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rolling.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Ubuntu 22.04 Rolling Build
name: Ubuntu 24.04 Rolling Build

on:
pull_request:
Expand All @@ -11,7 +11,7 @@ jobs:
timeout-minutes: 10
runs-on: ubuntu-latest
container:
image: osrf/ros:rolling-desktop-full-jammy
image: osrf/ros:rolling-desktop-full

steps:
- name: Update
Expand Down

0 comments on commit 6e3a0ce

Please sign in to comment.