Skip to content

Commit 1d0864c

Browse files
committed
#3 turn on ci for beta and nightly
1 parent 3d4fd4d commit 1d0864c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
matrix:
3131
toolchain:
3232
- stable
33-
#- beta
34-
#- nightly
33+
- beta
34+
- nightly
3535
os:
3636
- ubuntu-latest
3737
- macos-latest

0 commit comments

Comments
 (0)