There was an error while loading. Please reload this page.
1 parent d0e4213 commit 2c659feCopy full SHA for 2c659fe
.github/workflows/clang-format-image.yml
@@ -31,10 +31,11 @@ jobs:
31
fail-fast: false
32
matrix:
33
version-pair:
34
- - {version: "20", ubuntu: "plucky"}
35
- - {version: "19", ubuntu: "plucky"}
36
- - {version: "18", ubuntu: "noble"}
37
- - {version: "17", ubuntu: "noble"}
+ - {version: "21", ubuntu: "questing"}
+ - {version: "20", ubuntu: "questing"}
+ - {version: "19", ubuntu: "questing"}
+ - {version: "18", ubuntu: "questing"}
38
+ - {version: "17", ubuntu: "questing"}
39
- {version: "16", ubuntu: "noble"}
40
- {version: "15", ubuntu: "noble"}
41
- {version: "14", ubuntu: "noble"}
0 commit comments