Skip to content

Commit 6c0f825

Browse files
committed
Bump CI to rust 1.49 (not sure if desired though)
1 parent cbd1dc3 commit 6c0f825

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
strategy:
2121
matrix:
22-
rust: [1.40.0, nightly, beta, stable]
22+
rust: [1.49.0, nightly, beta, stable]
2323

2424
steps:
2525
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)