mirror of
https://github.com/actions/runner-images.git
synced 2026-01-02 08:07:44 +08:00
Add macOS 12 image templates (#4062)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
Describe "PHP" {
|
||||
$os = Get-OSVersion
|
||||
|
||||
Describe "PHP" -Skip:($os.IsMonterey) {
|
||||
Context "PHP" {
|
||||
It "PHP Path" {
|
||||
Get-WhichTool "php" | Should -Not -BeLike "/usr/bin/php*"
|
||||
|
||||
Reference in New Issue
Block a user