mirror of https://github.com/fafhrd91/actix-web
Merge 5fc1f6a249 into 2196aeac0a
This commit is contained in:
commit
39b81ac51b
|
|
@ -89,7 +89,7 @@ jobs:
|
|||
|
||||
- name: deny check
|
||||
if: matrix.version.name == 'stable' && matrix.target.os == 'ubuntu-latest'
|
||||
uses: EmbarkStudios/cargo-deny-action@a531616d8ce3b9177443e48a1159bc945a099823 # v2.0.19
|
||||
uses: EmbarkStudios/cargo-deny-action@bb137d7af7e4fb67e5f82a49c4fce4fad40782fe # v2.0.20
|
||||
|
||||
io-uring:
|
||||
name: io-uring tests
|
||||
|
|
|
|||
Loading…
Reference in New Issue