Skip to content

Commit

Permalink
Update .github/workflows/go-test.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Colin Douglas <[email protected]>
Signed-off-by: Kenny Leung <[email protected]>
  • Loading branch information
k4leung4 and cmdpdx authored Aug 19, 2024
1 parent f6f5ecd commit cf17f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
jobs:

test:
runs-on: ubuntu-8-core
runs-on: ubuntu-latest-8-cores
steps:
- name: Harden Runner
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
Expand Down

0 comments on commit cf17f29

Please sign in to comment.