Parcourir la source

ci(nightly): note that nightly runs may not build every version

TheWildJames il y a 1 semaine
Parent
commit
dacfc64a57
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -1389,6 +1389,7 @@ jobs:
           {
             echo ""
             echo "- **Nightly artifacts:** https://nightly.link/${{ github.repository }}/actions/runs/${{ github.run_id }}"
+            echo "- **Note:** not every kernel version is necessarily built in a nightly run — the link above lists exactly what this run produced."
           } >> nightly/release_body.md
           cat nightly/release_body.md >> "$GITHUB_STEP_SUMMARY"