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
toolchain:
- stable
- nightly
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4