Skip to content

Commit 5efcdca

Browse files
run rustfmt on latest
1 parent 92654ae commit 5efcdca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
rustfmt:
7575
name: rustfmt
76-
runs-on: ubuntu-18.04
76+
runs-on: ubuntu-latest
7777
steps:
7878
- name: checkout_repository
7979
uses: actions/checkout@v1

0 commit comments

Comments
 (0)