Skip to content

Commit

Permalink
run sshd tests against master
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBarthelmeh committed Oct 7, 2024
1 parent b362ca4 commit 7ecfd63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sshd-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
wolfssl: [ v5.7.2-stable ]
wolfssl: [ master ]
name: Build wolfssl
runs-on: ${{ matrix.os }}
timeout-minutes: 4
Expand Down

0 comments on commit 7ecfd63

Please sign in to comment.