mirror of https://github.com/fafhrd91/actix-web
Merge 7dc370c504 into eee23e2326
This commit is contained in:
commit
88f38b6ae4
|
|
@ -91,7 +91,7 @@ jobs:
|
|||
|
||||
- name: deny check
|
||||
if: matrix.version.name == 'stable' && matrix.target.os == 'ubuntu-latest'
|
||||
uses: EmbarkStudios/cargo-deny-action@bb137d7af7e4fb67e5f82a49c4fce4fad40782fe # v2.0.20
|
||||
uses: EmbarkStudios/cargo-deny-action@3c6349835b2b7b196a839186cb8b78e02f7b5f25 # v2.1.1
|
||||
|
||||
io-uring:
|
||||
name: io-uring tests
|
||||
|
|
|
|||
Loading…
Reference in New Issue