From 2901e1a6be869d44447b32b1a847c503bd8533b4 Mon Sep 17 00:00:00 2001 From: Kenny Leung Date: Mon, 19 Aug 2024 16:53:44 -0700 Subject: [PATCH] try again Signed-off-by: Kenny Leung --- .github/workflows/go-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go-test.yaml b/.github/workflows/go-test.yaml index 6af23edf..016f6df5 100644 --- a/.github/workflows/go-test.yaml +++ b/.github/workflows/go-test.yaml @@ -15,7 +15,7 @@ permissions: jobs: test: - runs-on: ubuntu-8-core + runs-on: ubuntu-latest steps: - name: Harden Runner uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1