mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-15 04:45:07 +00:00
ci: Fix websocket-autobahn job
Last Automat library fails to install on the container.
Similar to 71a1b112.
Signed-off-by: Michael Scherle <michael.scherle@rz.uni-freiburg.de>
This commit is contained in:
parent
f0eb8cc57d
commit
da26dd87dc
@ -190,6 +190,7 @@ websocket-autobahn:
|
||||
image: ubuntu:bionic
|
||||
script:
|
||||
- pip2 install 'wsaccel==0.6.3'
|
||||
- pip2 install 'Automat==22.10.0'
|
||||
- pip2 install autobahntestsuite
|
||||
- wstest -a
|
||||
- git clean -fdx
|
||||
|
||||
Loading…
Reference in New Issue
Block a user