Skip to content

Commit fb567dc

Browse files
committed
Update build.yaml
1 parent 7088284 commit fb567dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions-rs/toolchain@v1
4949
with:
5050
profile: minimal
51-
toolchain: stable
51+
toolchain: nightly
5252
target: ${{ matrix.target }}
5353
override: true
5454

0 commit comments

Comments
 (0)