Add ntp 4.2.8p17 to tested versions

pull/8324/head
Juliusz Sosinowicz 2024-12-31 17:06:46 +01:00
parent af96f294fa
commit c3ada2760a
1 changed files with 1 additions and 1 deletions

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