We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6b6b0 commit 5e68330Copy full SHA for 5e68330
.github/workflows/compatibility.yml
@@ -60,7 +60,7 @@ jobs:
60
# Fetch from compatibility table all the distros supported
61
- id: set-matrix
62
run: |
63
- skip_list="bazzite|slackware|stream8|ublue|neon|steamos"
+ skip_list="bazzite|chimera|slackware|stream8|ublue|neon|steamos"
64
65
echo "::set-output name=targets::$(sed -n -e '/| Alma/,/| Void/ p' docs/compatibility.md |
66
cut -d'|' -f 4 |
0 commit comments