libspdm 3.3.0 -> 3.7.0

3.3.0 pulls cmocka from https://git.cryptomilk.org/projects/cmocka.git. Update to 3.7.0 to pull from https://gitlab.com/cmocka/cmocka.git.
pull/8906/head
Juliusz Sosinowicz 2025-06-20 19:55:16 +02:00
parent 7610b4e2f5
commit 9f900d4b8a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
fail-fast: false
matrix:
# List of releases to test
ref: [ 3.3.0 ]
ref: [ 3.7.0 ]
name: ${{ matrix.ref }}
if: github.repository_owner == 'wolfssl'
runs-on: ubuntu-22.04