1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-07-03 01:34:32 +02:00

only run nightly checks on master ci

This commit is contained in:
Rob Ede
2021-12-31 08:38:58 +00:00
parent 5dcb250237
commit b708924590
2 changed files with 87 additions and 1 deletions

View File

@ -18,7 +18,6 @@ jobs:
version:
- 1.54.0 # MSRV
- stable
- nightly
name: ${{ matrix.target.name }} / ${{ matrix.version }}
runs-on: ${{ matrix.target.os }}