Skip to content

Commit 0d75964

Browse files
authored
fix(scorecard): revert to amd64 (#1411)
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
1 parent deb5390 commit 0d75964

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions: {}
2222
jobs:
2323
analysis:
2424
name: Scorecard analysis
25-
runs-on: ubuntu-24.04-arm
25+
runs-on: ubuntu-latest
2626
permissions:
2727
# Needed to upload the results to code-scanning dashboard.
2828
security-events: write

0 commit comments

Comments
 (0)