Skip to content

Commit 5079639

Browse files
Remove PowerShell version requirement from init.ps1
Deleted the '#Requires -Version 3.0' directive from the GitHub Actions runner initialization script, potentially allowing execution on older PowerShell versions.
1 parent 8b263c8 commit 5079639

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

gh-runners/init.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#Requires -Version 3.0
21
<#
32
.SYNOPSIS
43
GitHub Actions runner configuration script for Azure VMSS

0 commit comments

Comments
 (0)