Commit af22d10
ci: enable auto-allocate-uids for nspawn container tests
The 4 keycloak container tests require systemd-nspawn's UID-range
allocation, which Nix gates behind the auto-allocate-uids experimental
feature + setting. Without it, the runner fails with
`feature 'uid-range' requires the setting 'auto-allocate-uids' to be
enabled`. Wire both into the installer action's extra-conf so the
sandbox is set up correctly on GitHub runners.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5b9daf4 commit af22d10
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
0 commit comments