Commit 9929763
fix(ci): remove hardcoded DISPLAY=:99 (#324)
* fix(ci): remove xvfb-action from self-hosted runner
The self-hosted runner has a live KDE Plasma session with real display.
Xvfb is unnecessary and the action also uses apt-get internally which
doesn't exist on Fedora/Nobara.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix(ci): remove hardcoded DISPLAY=:99, use live session
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Coldaine <coldaine@example.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 3698bad commit 9929763
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments