Skip to content

Commit bd31a40

Browse files
committed
Add bind 9.20.11 to the test matrix
Depends on wolfSSL/osp#316
1 parent 9e5d03b commit bd31a40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bind.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
fail-fast: false
4545
matrix:
4646
# List of releases to test
47-
ref: [ 9.18.0, 9.18.28, 9.18.33 ]
47+
ref: [ 9.18.0, 9.18.28, 9.18.33, 9.20.11 ]
4848
name: ${{ matrix.ref }}
4949
if: github.repository_owner == 'wolfssl'
5050
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)