forked from wolfSSL/wolfssl
Add 0.9.14 to tested libvncserver builds
This commit is contained in:
2
.github/workflows/libvncserver.yml
vendored
2
.github/workflows/libvncserver.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
ref: [ 0.9.13 ]
|
ref: [ 0.9.13, 0.9.14 ]
|
||||||
name: ${{ matrix.ref }}
|
name: ${{ matrix.ref }}
|
||||||
if: github.repository_owner == 'wolfssl'
|
if: github.repository_owner == 'wolfssl'
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
Reference in New Issue
Block a user