mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
.github: downgrade vmactions/dragonflybsd-vm to 1.1.4
Latest vmactions/dragonflybsd-vm release (1.1.4) broke several things, eg. not chdir'ing into the working tree. For the time being, it's better to go back to 1.1.4. 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
@@ -253,7 +253,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: run in DragonFlyBSD VM
|
||||
id: xserver-build
|
||||
uses: vmactions/dragonflybsd-vm@v1
|
||||
uses: vmactions/dragonflybsd-vm@v1.1.4
|
||||
with:
|
||||
envs: 'MESON_ARGS'
|
||||
usesh: true
|
||||
|
||||
Reference in New Issue
Block a user