Skip to content

Commit 52b6103

Browse files
[DBG] no need to try Ubuntu now
1 parent bc446d9 commit 52b6103

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
@@ -11,8 +11,8 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
include:
14-
- {image: "ubuntu:22.04", ros: humble}
15-
- {image: "ubuntu:24.04", ros: jazzy}
14+
# - {image: "ubuntu:22.04", ros: humble}
15+
# - {image: "ubuntu:24.04", ros: jazzy}
1616
- {image: "almalinux:8", ros: humble}
1717
- {image: "almalinux:9", ros: jazzy}
1818

0 commit comments

Comments
 (0)