We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64bc41a + 9c54032 commit 8f0106aCopy full SHA for 8f0106a
1 file changed
.github/workflows/bind.yml
@@ -44,7 +44,7 @@ jobs:
44
fail-fast: false
45
matrix:
46
# List of releases to test
47
- ref: [ 9.18.0, 9.18.28 ]
+ ref: [ 9.18.0, 9.18.28, 9.18.33 ]
48
name: ${{ matrix.ref }}
49
if: github.repository_owner == 'wolfssl'
50
runs-on: ubuntu-22.04
0 commit comments