Skip to content

Commit

Permalink
Merge branch 'master' into feat/no-ohpc
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpb committed Mar 20, 2024
2 parents 59ee7cc + 4ca4811 commit 2aaa605
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,6 @@ jobs:

molecule:
name: Molecule
# Workaround: systemd/kernel compatibility issue:
# Failed to parse bus message: Invalid argument
# when doing `systemctl show slurmd` by switching to an older ubuntu
# release (18.04 from 20.04). We can remove this when we are running a
# systemd version new enough to cope with the extra capabilities that are
# in newer kernel versions.
# See:
# - https://bugzilla.redhat.com/show_bug.cgi?id=190144
# - https://github.com/systemd/systemd/pull/16424
runs-on: ubuntu-22.04
needs: build
strategy:
Expand Down

0 comments on commit 2aaa605

Please sign in to comment.