mirror of
https://github.com/actions/runner-images.git
synced 2025-12-29 05:17:11 +08:00
[macos] Update PowerShell Core to 7.4.x (#9224)
This commit is contained in:
committed by
GitHub
parent
a6643f8ce6
commit
a9c5653066
@@ -363,6 +363,6 @@
|
||||
"version": "14"
|
||||
},
|
||||
"pwsh": {
|
||||
"version": "7.2"
|
||||
"version": "7.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -351,6 +351,6 @@
|
||||
"version": "14"
|
||||
},
|
||||
"pwsh": {
|
||||
"version": "7.2"
|
||||
"version": "7.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -234,6 +234,6 @@
|
||||
}
|
||||
},
|
||||
"pwsh": {
|
||||
"version": "7.2"
|
||||
"version": "7.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
"version": "8.3"
|
||||
},
|
||||
"pwsh": {
|
||||
"version": "7.2"
|
||||
"version": "7.4"
|
||||
},
|
||||
"mono": {
|
||||
"framework":{
|
||||
|
||||
Reference in New Issue
Block a user