Skip to content

Commit

Permalink
Exclude Fedora 41 from the build job
Browse files Browse the repository at this point in the history
Starting with systemd version 253 or 254 (I'm not sure which) it is no
longer possible to start systemd-resolved.service under QEMU
emulation.  We support this case, but we cannot test it until we have
native ARM64 runners.

See issue #10 for more details.
  • Loading branch information
jsf9k committed Nov 26, 2024
1 parent 668590f commit 595febc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ jobs:
platform: fedora39-systemd
- architecture: arm64
platform: fedora40-systemd
- architecture: arm64
platform: fedora41-systemd
- architecture: arm64
platform: kali-systemd
- architecture: arm64
Expand Down

0 comments on commit 595febc

Please sign in to comment.