Reenable failing external project test

This commit is contained in:
Andras Fekete
2024-05-16 09:26:01 -04:00
parent db38351919
commit c0e372005b

View File

@ -39,8 +39,7 @@ jobs:
fail-fast: false
matrix:
# List of refs to test
# disabled master on 20240514 -- see https://github.com/wolfSSL/wolfssl/issues/7508
ref: [ release/2.6, v2.6.0 ]
ref: [ release/2.6, v2.6.0, master ]
name: ${{ matrix.ref }}
runs-on: ubuntu-latest
# This should be a safe limit for the tests to run.