systemd/.github
Frantisek Sumsal b491d74064 ci: fix clang-13 installation
For some reason Ubuntu Focal repositories now have `llvm-13` virtual
package which can't be installed, but successfully fools our check,
resulting in no clang/llvm being installed...

```
$ apt show llvm-13
Package: llvm-13
State: not a real package (virtual)
N: Can't select candidate version from package llvm-13 as it has no candidate
N: Can't select versions from package 'llvm-13' as it is purely virtual
N: No packages found

$ apt install --dry-run llvm-13
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package llvm-13 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'llvm-13' has no installation candidate
```
2022-02-22 17:57:25 +01:00
..
ISSUE_TEMPLATE github: point to "tags" instead of "releases" in systemd-stable 2022-01-24 06:53:43 +09:00
workflows ci: fix clang-13 installation 2022-02-22 17:57:25 +01:00
codeql-config.yml ci: pack-ify our custom CodeQL queries and enable them in Actions 2021-12-07 14:57:09 +01:00
codeql-custom.qls ci: ignore FIXME alerts in the CodeQL Action 2021-12-08 12:42:28 +00:00
dependabot.yml ci: update GHActions once a month 2022-01-29 19:26:14 +00:00
FUNDING.yml github: remove direct paypal link 2020-02-05 21:29:34 +09:00
labeler.yml ci: use LGPLv2+ for all our ci configuration 2021-10-01 14:45:00 +02:00