Skip to content

Commit c69e706

Browse files
committed
Unpin nightly version in ci
1 parent 8697b69 commit c69e706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
rust:
1616
- stable
17-
- nightly-2022-08-11
17+
- nightly
1818

1919
steps:
2020
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)