remove testing beta toolchain (I didn't even know it existed and don't see why nightly + stable doesn't cover it)

This commit is contained in:
2024-07-12 20:07:11 -04:00
parent fc0329c7e3
commit f6b115fe82

View File

@@ -18,7 +18,6 @@ jobs:
- windows-latest
toolchain:
- stable
- beta
- nightly
runs-on: ${{ matrix.os }}
steps: