From cd04afb21a1ace9c7c0219a33d28889ca72ed462 Mon Sep 17 00:00:00 2001 From: Alex <12645087+lzadjsf@users.noreply.github.com> Date: Mon, 01 Aug 2022 07:20:42 +0000 Subject: [PATCH] Update codestyle.yml --- --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -10,7 +10,7 @@ jobs: rustfmt: - runs-on: ubuntu-20.04 + runs-on: self-hosted steps: - uses: actions/checkout@v1 -- gitstuff