Skip to content

Commit 79da965

Browse files
authored
gz-tools2: disable Ubuntu Focal CI (#169)
Removed focal CI job from GitHub Actions workflow. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
1 parent c9ad721 commit 79da965

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,6 @@ on:
99
- 'main'
1010

1111
jobs:
12-
focal-ci:
13-
runs-on: ubuntu-latest
14-
name: Ubuntu Focal CI
15-
steps:
16-
- name: Checkout
17-
uses: actions/checkout@v4
18-
- name: Compile and test
19-
id: ci
20-
uses: gazebo-tooling/action-gz-ci@focal
2112
jammy-ci:
2213
runs-on: ubuntu-latest
2314
name: Ubuntu Jammy CI

0 commit comments

Comments
 (0)