Update .gitlab-ci.yml file

This commit is contained in:
Michael Scherle 2024-11-19 11:05:17 +00:00
parent 626adfc880
commit 5d805a3dde

View File

@ -36,7 +36,7 @@ websocket-autobahn:
image: ubuntu:bionic
script:
- pip2 install 'wsaccel==0.6.3'
- pip2 install 'Automat==24.8.1'
- pip2 install 'Automat==22.10.0'
- pip2 install autobahntestsuite
- wstest -a
- git clean -fdx