Skip to content

Commit ac9a2b3

Browse files
authored
Update build-diy.yml
1 parent b20183c commit ac9a2b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build-diy.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ jobs:
217217
if: success()
218218
uses: ncipollo/release-action@main
219219
with:
220-
tag: "Ubuntu_v2.4.2"
221-
name: "Ubuntu_v2.4.2"
220+
tag: "Ubuntu_v2.4.5"
221+
name: "Ubuntu_v2.4.5"
222222
artifacts: "images/ubuntu-*-preinstalled-*-arm64-${{ matrix.board }}.*"
223223
allowUpdates: true
224224
removeArtifacts: false
@@ -229,8 +229,8 @@ jobs:
229229
- jammy:kernel_5.10
230230
- noble:kernel_6.1
231231
- Suite: server_ desktop
232-
### Ubuntu Image Verification
233-
- sha256sum
232+
### Update Notes
233+
- Update: Modify the model name display rule in cpuinfo.c
234234
draft: false
235235
prerelease: false
236236

0 commit comments

Comments
 (0)