Skip to content

Commit 12ac59c

Browse files
committed
fall back
1 parent e7419c8 commit 12ac59c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/merge-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
env:
1616
KERNEL_URL: https://cdn.kernel.org/pub/linux/kernel/v5.x/
17-
KERNEL_VERSION: linux-5.15.173
17+
KERNEL_VERSION: linux-5.15.154
1818
KERNEL_BRANCH: linux-5.15
1919
steps:
2020
- uses: actions/checkout@v3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Kernel source tree for AvaotaSBC-provided kernel builds.
55
## Kernel Branches
66
| Kernel Source | Kernel Type | Kernel Source | Kernel Version |
77
| ------------------------------------------------------------ | ---------------------- | ------------------------------------------------------------ | --------------------- |
8-
| [Linux 5.15 LTS](https://github.com/AvaotaSBC/linux/tree/linux-5.15) | Linux LTS Kernel | https://cdn.kernel.org/pub/linux/kernel/v5.x/ | linux-5.15.173 |
8+
| [Linux 5.15 LTS](https://github.com/AvaotaSBC/linux/tree/linux-5.15) | Linux LTS Kernel | https://cdn.kernel.org/pub/linux/kernel/v5.x/ | linux-5.15.154 |
99

1010
## AutoCI Branch Update
1111

0 commit comments

Comments
 (0)