Skip to content

Commit f2a0d74

Browse files
committed
runs on
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent da85a95 commit f2a0d74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sca.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ concurrency:
1515
cancel-in-progress: true
1616

1717
jobs:
18-
Codechecker:
18+
ScanCode:
1919
if: github.repository_owner == 'zephyrproject-rtos'
20+
runs-on: ubuntu-24.04
2021
steps:
2122
- name: Checkout
2223
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)