Skip to content

Commit be9394f

Browse files
committed
fix(ci): remove beta and nightly toolchain from ci
1 parent 8d7e57f commit be9394f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
matrix:
1818
toolchain:
1919
- stable
20-
- beta
21-
- nightly
2220
steps:
2321
- uses: actions/checkout@v4
2422
with:

0 commit comments

Comments
 (0)