Merge pull request #8324 from julek-wolfssl/ntp-4.2.8p17

ntp 4.2.8p17 additions
This commit is contained in:
JacobBarthelmeh
2025-01-21 10:02:23 -08:00
committed by GitHub
5 changed files with 16 additions and 71 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