Skip to content

Commit 26900fc

Browse files
committed
Bump minimal version in ci to 1.76
1 parent 5996ab2 commit 26900fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
os: [ubuntu-latest, windows-latest, macOS-latest]
10-
rust: [1.71, stable, beta]
10+
rust: [1.76, stable, beta]
1111
steps:
1212
- name: Checkout repository
1313
uses: actions/checkout@v1

0 commit comments

Comments
 (0)