Merge pull request #611 from aidangarske/nightly-latest-stable-only

Test only master and the latest stable tag in the nightly
pull/498/head
David Garske 2026-07-29 13:30:05 -07:00 committed by GitHub
commit 1bd90e0738
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -33,13 +33,13 @@ jobs:
steps:
- run: echo "nightly authorised for ${{ github.repository }}"
# master + the two most recent stable tags, resolved at run time.
# master + the most recent stable tag, resolved at run time.
refs:
needs: [gate]
uses: ./.github/workflows/_resolve-wolfssl.yml
with:
refs: ${{ inputs.wolfssl_refs || '' }}
stable_count: 2
stable_count: 1
# Every target in ONE run: 13 crons meant 13 triage writers racing
host: