Skip to content

Commit 18683ae

Browse files
authored
Add upstream kernel package (#1455)
1 parent b810a6c commit 18683ae

File tree

96 files changed

+71
-2957
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+71
-2957
lines changed

.github/workflows/lint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
permissions: read-all
88
jobs:
99
call-workflow:
10-
uses: kairos-io/linting-composite-action/.github/workflows/reusable-linting.yaml@d38a45447609f936c9d519bd14ed771b7214ad42 # v0.0.10
10+
uses: kairos-io/linting-composite-action/.github/workflows/reusable-linting.yaml@d38a45447609f936c9d519bd14ed771b7214ad42 # v0.0.10
1111
with:
12-
yamldirs: ".github/workflows/ packages/static/kairos-overlay-files/files"
12+
yamldirs: ".github/workflows/"
1313
is-go: false

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88
jobs:
99
validate:
10-
runs-on: ubuntu-latest
10+
runs-on: ubuntu-24.04
1111
steps:
1212
- uses: actions/checkout@v4
1313
with:

packages/alpine/build.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/alpine/collection.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/alpine/files/immucore.files

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)