stop testing nightly in GitHub Actions

This commit is contained in:
2024-07-12 21:09:22 -04:00
parent 6b57424422
commit e2b24488e2

View File

@@ -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