From da72884a5b8d9262421c8dbcd7c0325ca550e3c6 Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Wed, 23 Nov 2022 23:30:06 -0600 Subject: [PATCH] fix(ci): remove self-hosted --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 495fa7e..a07ef72 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -56,7 +56,7 @@ jobs: ensure-pinned-actions: name: Ensure SHA Pinned Actions - runs-on: self-hosted + runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # 3.0.2