1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00

run nightly tests on master only

This commit is contained in:
Rob Ede
2021-12-31 08:32:04 +00:00
parent 19bff0028e
commit cf7ed8e1b9
3 changed files with 133 additions and 3 deletions

View File

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