From 0f9fdd81b7617cd3cbaf3ebbfc59dea4665864ac Mon Sep 17 00:00:00 2001 From: Rob Royce Date: Mon, 17 Feb 2025 20:27:51 -0800 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 736e462..d386d3a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ on: jobs: test-noetic: - runs-on: ubuntu-18.04 + runs-on: ubuntu-latest container: image: osrf/ros:noetic-desktop steps: