Skip to content

Commit a53ec96

Browse files
fix for matrix used in test
1 parent c45a84c commit a53ec96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sftp-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
fail-fast: false
4848
matrix:
4949
os: [ ubuntu-latest ]
50-
wolfssl: ${{ fromJson(needs.create_matrix.outputs['versions']) }}
50+
wolfssl: [ master ]
5151
name: Build and test wolfsshd
5252
runs-on: ${{ matrix.os }}
5353
timeout-minutes: 10

0 commit comments

Comments
 (0)