1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

speed up ci

This commit is contained in:
Rob Ede
2021-09-08 17:42:14 +01:00
parent d8a0f46f26
commit 1383c7d701
3 changed files with 8 additions and 2 deletions

View File

@ -24,6 +24,8 @@ jobs:
runs-on: ${{ matrix.target.os }}
env:
CI: 1
CARGO_INCREMENTAL: 0
VCPKGRS_DYNAMIC: 1
steps: