Skip to content

Commit cf89620

Browse files
mergify[bot]4ntn
andauthored
Bump CI runner to Ubuntu 22.04 (#1963) (#1969)
Signed-off-by: Antón Casas <[email protected]> (cherry picked from commit d54bc03) Co-authored-by: Antón Casas <[email protected]>
1 parent 709c4ef commit cf89620

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88
jobs:
99

1010
micro_ros_arduino:
11-
runs-on: ubuntu-20.04
12-
container: ubuntu:20.04
11+
runs-on: ubuntu-22.04
12+
container: ubuntu:22.04
1313

1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)