mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 22:36:30 +03:00
ci: upgrade to tox 4.0
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -115,7 +115,7 @@ jobs:
|
|||||||
|
|
||||||
- name: install tox
|
- name: install tox
|
||||||
if: ${{ matrix.python }}
|
if: ${{ matrix.python }}
|
||||||
run: pip install --upgrade 'tox<4'
|
run: pip install tox
|
||||||
|
|
||||||
- name: build C library
|
- name: build C library
|
||||||
if: ${{ matrix.python }}
|
if: ${{ matrix.python }}
|
||||||
|
|||||||
Reference in New Issue
Block a user