We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16d7c60 + 5f9b45f commit 935402aCopy full SHA for 935402a
.github/workflows/scorecard.yml
@@ -22,7 +22,7 @@ jobs:
22
23
name: Scorecard analysis
24
if: github.repository == 'intel/x86-simd-sort'
25
- runs-on: intel-ubuntu-24.04
+ runs-on: ubuntu-latest
26
permissions:
27
# Needed to upload the results to code-scanning dashboard.
28
security-events: write
0 commit comments