We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5996ab2 commit 26900fcCopy full SHA for 26900fc
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
os: [ubuntu-latest, windows-latest, macOS-latest]
10
- rust: [1.71, stable, beta]
+ rust: [1.76, stable, beta]
11
steps:
12
- name: Checkout repository
13
uses: actions/checkout@v1
0 commit comments