Skip to content

Commit 1128df4

Browse files
Run on 22.04, no container
1 parent 5c97525 commit 1128df4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/humble.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ jobs:
2222
env:
2323
- {ROS_DISTRO: humble, ROS_REPO: main}
2424
- {ROS_DISTRO: humble, ROS_REPO: testing}
25-
runs-on: ubuntu-latest
26-
container:
27-
image: ubuntu:jammy
25+
runs-on: ubuntu-22.04
2826
steps:
2927
- uses: actions/checkout@v4
3028
with:

0 commit comments

Comments
 (0)