Skip to content

Commit 7339456

Browse files
committed
Run the CI
Signed-off-by: tdruez <[email protected]>
1 parent a1eabe1 commit 7339456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-single-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on: [push]
22

33
jobs:
44
scan-codebase:
5-
runs-on: ubuntu-22.04
5+
runs-on: ubuntu-24.04
66
name: Scan package with ScanCode.io
77
steps:
88
- name: Download repository archive to scancode-inputs/ directory

0 commit comments

Comments
 (0)