Skip to content

Commit 6499f57

Browse files
fix(ci): yaml weirdness
1 parent a79bf22 commit 6499f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: nightly
5353
rust: nightly
5454
- name: MSRV 1.70
55-
rust: 1.70
55+
rust: '1.70'
5656

5757
steps:
5858
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)