We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 670aa59 + ec5a901 commit 1e544b3Copy full SHA for 1e544b3
1 file changed
.github/workflows/rng-tools.yml
@@ -44,7 +44,7 @@ jobs:
44
fail-fast: false
45
matrix:
46
# List of releases to test
47
- ref: [ 6.16 ]
+ ref: [ 6.16, 6.17 ]
48
name: ${{ matrix.ref }}
49
if: github.repository_owner == 'wolfssl'
50
runs-on: ubuntu-24.04
0 commit comments