Skip to content

Commit

Permalink
build for noble
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Aug 29, 2024
1 parent 8bfd2cd commit c34fb29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
runs-on: ubuntu-22.04
env:
ROS_DISTRO: one
DEB_DISTRO: jammy
DEB_DISTRO: noble
steps:
- name: get apt packages from last job
uses: actions/cache/restore@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debs-from-repos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-22.04
env:
ROS_DISTRO: one
DEB_DISTRO: jammy
DEB_DISTRO: noble
CCACHE_PATH: /home/runner/.cache/ccache
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 10
steps:
Expand Down

0 comments on commit c34fb29

Please sign in to comment.