Merge pull request #532 from speed47/test

built from commit 6fac2d8ff1
 dated 2026-04-02 21:32:39 +0000
 by Stéphane Lesimple (speed47_github@speed47.net)

 Retbleed / Downfall overhald / doc updates
This commit is contained in:
github-actions[bot]
2026-04-02 21:33:46 +00:00
parent 75ad60f42a
commit 553a9ec60f
5 changed files with 1008 additions and 233 deletions

View File

@@ -17,6 +17,8 @@ jobs:
persist-credentials: true
- name: install prerequisites
run: sudo apt-get update && sudo apt-get install -y shellcheck shfmt jq sqlite3 iucode-tool make
- name: update Intel model list
run: ./scripts/update_intel_models.sh
- name: build and check
run: |
make build fmt-check shellcheck

View File

@@ -1 +1 @@
21
23