Skip to content

Commit 7ae3b44

Browse files
committed
min version found
1 parent 1f18602 commit 7ae3b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-20.04
1212
strategy:
1313
matrix:
14-
rust-version: ["1.76", "1.78", "1.80", "1.82", stable, beta, nightly]
14+
rust-version: ["1.77", "1.78", stable, beta, nightly]
1515
steps:
1616
- uses: actions/checkout@v3
1717
with:

0 commit comments

Comments
 (0)