Skip to content

Commit

Permalink
update ubuntu version from 18.04 to 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
PonomarevDA committed Nov 18, 2023
1 parent 83ade09 commit c40e04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/catkin_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ defaults:
shell: bash
jobs:
catkin_build:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
container:
image: ros:melodic
steps:
Expand Down

0 comments on commit c40e04f

Please # to comment.