Merge pull request #8888 from julek-wolfssl/bind-v9.18.33

Add bind v9.18.33 testing
pull/8906/head
David Garske 2025-06-19 06:08:13 -07:00 committed by GitHub
commit 8f0106a7fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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: [ 9.18.0, 9.18.28 ]
ref: [ 9.18.0, 9.18.28, 9.18.33 ]
name: ${{ matrix.ref }}
if: github.repository_owner == 'wolfssl'
runs-on: ubuntu-22.04