Add rng-tools 6.17 testing

Depends on https://github.com/wolfSSL/osp/pull/318
This commit is contained in:
Juliusz Sosinowicz
2026-02-20 16:11:11 +01:00
parent 9e5d03b23e
commit ec5a901c33
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
fail-fast: false
matrix:
# List of releases to test
ref: [ 6.16 ]
ref: [ 6.16, 6.17 ]
name: ${{ matrix.ref }}
if: github.repository_owner == 'wolfssl'
runs-on: ubuntu-24.04