Skip to content

Commit ac20f00

Browse files
tablackburnclaude
andcommitted
ci: reference psake/.github#7 in 5.1 pin TODO
Point the caller's TODO at the upstream PR that adds the Windows PowerShell 5.1 (test_powershell) job to the shared workflow. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 841002a commit ac20f00

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# module import on 5.1 are caught by the standard test run rather than a separate smoke test.
1717
ci:
1818
name: CI
19-
# TODO: pin to a tagged release or commit SHA of psake/.github once the 5.1 (test_powershell)
20-
# job has merged there. Until then `@main` is required so this resolves to a version that
21-
# includes the Windows PowerShell 5.1 job.
19+
# TODO: the Windows PowerShell 5.1 (test_powershell) job is added upstream in psake/.github#7.
20+
# Once that merges, consider pinning to a tagged release or commit SHA of psake/.github
21+
# instead of @main.
2222
uses: psake/.github/.github/workflows/ModuleCI.yml@main

0 commit comments

Comments
 (0)