Cross uefi-static and uefi-library with both wolfSSL refs in the matrix

pull/598/head
aidan garske 2026-07-22 10:16:46 -07:00
parent 9eb6617d4a
commit 3f3b0dd660
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: UEFI
on:
push:
branches: [master]
paths:
- 'uefi-static/**'
- 'uefi-library/**'
@ -45,6 +46,7 @@ jobs:
fail-fast: false
matrix:
wolfssl_ref: ${{ fromJson(needs.resolve.outputs.refs_json) }}
example: [uefi-static, uefi-library]
include:
# uefi-static clones wolfSSL itself; `all` is wolfcrypt.efi
- example: uefi-static