stop testing nightly in GitHub Actions
This commit is contained in:
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
@@ -18,7 +18,6 @@ jobs:
|
|||||||
- windows-latest
|
- windows-latest
|
||||||
toolchain:
|
toolchain:
|
||||||
- stable
|
- stable
|
||||||
- nightly
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Reference in New Issue
Block a user