Skip to content

Commit 2aaa605

Browse files
committed
Merge branch 'master' into feat/no-ohpc
2 parents 59ee7cc + 4ca4811 commit 2aaa605

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@ jobs:
3636

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

0 commit comments

Comments
 (0)