mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
.github: downgrade vmactions/netbsd-vm to 1.2.3
Latest vmactions/netbsd-vm release (1.2.4) broke several things, eg. not chdir'ing into the working tree and NetBSD became *extremely* slow (5mins job now slowed down to hours). For the time being, it's better to just go back to 1.2.3. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
2
.github/workflows/build-xserver.yml
vendored
2
.github/workflows/build-xserver.yml
vendored
@@ -266,7 +266,7 @@ jobs:
|
||||
MESON_ARGS: -Dwerror=true -Dxephyr=true -Dxorg=true -Dxvfb=true -Dxnest=true -Dxfbdev=false
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: vmactions/netbsd-vm@v1
|
||||
- uses: vmactions/netbsd-vm@v1.2.3
|
||||
id: vm
|
||||
with:
|
||||
envs: 'MESON_ARGS'
|
||||
|
||||
Reference in New Issue
Block a user