Skip to content

Commit 8627118

Browse files
remove humble with unsupported libcamera 0.1 from CI
1 parent aa924df commit 8627118

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/bloom.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ jobs:
1111
strategy:
1212
matrix:
1313
include:
14-
- {distribution: ubuntu, version: 22.04, ros: humble}
1514
- {distribution: ubuntu, version: 24.04, ros: jazzy}
1615
- {distribution: ubuntu, version: 24.04, ros: rolling}
17-
- {distribution: almalinux, version: 8, ros: humble}
1816
- {distribution: almalinux, version: 9, ros: jazzy}
1917
- {distribution: almalinux, version: 9, ros: rolling}
2018

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ jobs:
1313
strategy:
1414
matrix:
1515
include:
16-
- {distribution: ubuntu, version: 22.04, ros: humble}
1716
- {distribution: ubuntu, version: 24.04, ros: jazzy}
1817
- {distribution: ubuntu, version: 24.04, ros: rolling}
19-
- {distribution: almalinux, version: 8, ros: humble}
2018
- {distribution: almalinux, version: 9, ros: jazzy}
2119
- {distribution: almalinux, version: 9, ros: rolling}
2220

0 commit comments

Comments
 (0)