Merge pull request #8337 from julek-wolfssl/libvncserver-0.9.14

Add 0.9.14 to tested libvncserver builds
This commit is contained in:
JacobBarthelmeh
2025-01-10 10:58:12 -07:00
committed by GitHub

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