Add 0.9.14 to tested libvncserver builds

This commit is contained in:
Juliusz Sosinowicz
2025-01-07 11:45:43 +01:00
parent 239b85c804
commit cb4d161668

View File

@ -44,7 +44,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ref: [ 0.9.13 ]
ref: [ 0.9.13, 0.9.14 ]
name: ${{ matrix.ref }}
if: github.repository_owner == 'wolfssl'
runs-on: ubuntu-22.04