Update CI pipeline (#271)
* Trigger on pull request * run on ubuntu-latest * run on 3.11 + 3.12 also * upgrade actions * upgrade libmpv * use libmpv-v3 on Windows * disable fail-fast behavior * replace pytest with unittest Using pytest, we run into access violation errors on Windows. They disappear when we use the unittest module.
This commit is contained in:
parent
b6ab5a4ab0
commit
d26f801cec
2 changed files with 19 additions and 12 deletions
|
|
@ -1,2 +1 @@
|
|||
PyVirtualDisplay>=3.0
|
||||
pytest>=7.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue