Skip to content

Commit

Permalink
fix(ci): yaml weirdness
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini committed Dec 16, 2024
1 parent a79bf22 commit 6499f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: nightly
rust: nightly
- name: MSRV 1.70
rust: 1.70
rust: '1.70'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6499f57

Please sign in to comment.