We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92654ae commit 5efcdcaCopy full SHA for 5efcdca
.github/workflows/default.yml
@@ -73,7 +73,7 @@ jobs:
73
74
rustfmt:
75
name: rustfmt
76
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
77
steps:
78
- name: checkout_repository
79
uses: actions/checkout@v1
0 commit comments