Skip to content

Commit 5e68330

Browse files
committed
CI: skip chimera, too flacky at the moment
Signed-off-by: Luca Di Maio <[email protected]>
1 parent 8a6b6b0 commit 5e68330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# Fetch from compatibility table all the distros supported
6161
- id: set-matrix
6262
run: |
63-
skip_list="bazzite|slackware|stream8|ublue|neon|steamos"
63+
skip_list="bazzite|chimera|slackware|stream8|ublue|neon|steamos"
6464
6565
echo "::set-output name=targets::$(sed -n -e '/| Alma/,/| Void/ p' docs/compatibility.md |
6666
cut -d'|' -f 4 |

0 commit comments

Comments
 (0)