Skip to content

Commit 78e95d3

Browse files
authored
ci: Pin tokio for msrv (#502)
1 parent 24b6b73 commit 78e95d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
uses: taiki-e/install-action@v2
7878
with:
7979
80+
- run: cargo update -p tokio --precise 1.38.1
8081
- run: cargo test -p tower-http --all-features
8182

8283
style:

0 commit comments

Comments
 (0)