Skip to content

Commit c493ed1

Browse files
committed
cirrus: update to 1.36.0 for the minimum
smallvec is used in testing and needs it.
1 parent 04e4f30 commit c493ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rustfmt_task:
1919
linux_task:
2020
matrix:
2121
- container:
22-
image: rust:1.35.0
22+
image: rust:1.36.0
2323
- container:
2424
image: rust:latest
2525
- allow_failures: true

0 commit comments

Comments
 (0)