Add ntp 4.2.8p17 to tested versions

This commit is contained in:
Juliusz Sosinowicz
2024-12-31 17:06:46 +01:00
parent af96f294fa
commit c3ada2760a

View File

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