We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00ec02 commit c96f69eCopy full SHA for c96f69e
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
rust:
12
- - 1.70
+ - "1.70"
13
- stable
14
# https://github.com/actions/virtual-environments#available-environments
15
os:
0 commit comments