Skip to content

Commit c48eaa4

Browse files
committed
1 parent 147381f commit c48eaa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
os: [ubuntu-latest, macos-11.0]
20-
rust: [1.56, stable, beta, nightly]
20+
rust: [1.56, stable, beta, nightly-2022-01-25]
2121
# 1.56 is minimum rust-version
2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)