Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9529de3bec |
@@ -10,8 +10,7 @@ param(
|
||||
[String] [Parameter (Mandatory=$true)] $TenantId,
|
||||
[String] [Parameter (Mandatory=$false)] $VirtualNetworkName,
|
||||
[String] [Parameter (Mandatory=$false)] $VirtualNetworkRG,
|
||||
[String] [Parameter (Mandatory=$false)] $VirtualNetworkSubnet,
|
||||
[String] [Parameter (Mandatory=$false)] $AllowedInboundIpAddresses = "[]"
|
||||
[String] [Parameter (Mandatory=$false)] $VirtualNetworkSubnet
|
||||
)
|
||||
|
||||
if (-not (Test-Path $TemplatePath))
|
||||
@@ -55,7 +54,6 @@ packer build -var "client_id=$ClientId" `
|
||||
-var "virtual_network_name=$VirtualNetworkName" `
|
||||
-var "virtual_network_resource_group_name=$VirtualNetworkRG" `
|
||||
-var "virtual_network_subnet_name=$VirtualNetworkSubnet" `
|
||||
-var "allowed_inbound_ip_addresses=$($AllowedInboundIpAddresses)" `
|
||||
-color=false `
|
||||
$TemplatePath `
|
||||
| Where-Object {
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[macOS] GCC 11 will be removed from all macOS images on August 12](https://github.com/actions/runner-images/issues/10213) |
|
||||
| [[macOS] Default Xcode on macOS 14 Sonoma will be set to Xcode 15.4 on July, 22](https://github.com/actions/runner-images/issues/10121) |
|
||||
***
|
||||
# macOS 13
|
||||
- OS Version: macOS 13.6.7 (22G720)
|
||||
- Kernel Version: Darwin 22.6.0
|
||||
- Image Version: 20240728.2
|
||||
- Image Version: 20240721.3
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -38,10 +39,10 @@
|
||||
- Homebrew 4.3.10
|
||||
- NPM 10.7.0
|
||||
- NuGet 6.3.1.1
|
||||
- Pip3 24.2 (python 3.12)
|
||||
- Pip3 24.1.2 (python 3.12)
|
||||
- Pipx 1.6.0
|
||||
- RubyGems 3.5.16
|
||||
- Vcpkg 2024 (build from commit cacf59943)
|
||||
- Vcpkg 2024 (build from commit 821100d96)
|
||||
- Yarn 1.22.22
|
||||
|
||||
### Project Management
|
||||
@@ -56,7 +57,7 @@
|
||||
- bazel 7.2.1
|
||||
- bazelisk 1.20.0
|
||||
- bsdtar 3.5.3 - available by 'tar' alias
|
||||
- Curl 8.9.0
|
||||
- Curl 8.8.0
|
||||
- Git 2.45.2
|
||||
- Git LFS 3.5.1
|
||||
- GitHub CLI 2.53.0
|
||||
@@ -71,17 +72,17 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.17.18
|
||||
- AWS CLI 2.17.14
|
||||
- AWS SAM CLI 1.120.0
|
||||
- AWS Session Manager CLI 1.2.650.0
|
||||
- Azure CLI 2.62.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- Bicep CLI 0.29.47
|
||||
- Bicep CLI 0.29.45
|
||||
- Cmake 3.30.1
|
||||
- CodeQL Action Bundle 2.18.1
|
||||
- Fastlane 2.222.0
|
||||
- SwiftFormat 0.54.3
|
||||
- Xcbeautify 2.5.0
|
||||
- CodeQL Action Bundle 2.18.0
|
||||
- Fastlane 2.221.1
|
||||
- SwiftFormat 0.54.1
|
||||
- Xcbeautify 2.4.1
|
||||
- Xcode Command Line Tools 14.3.1.0.1.1683849156
|
||||
- Xcodes 1.5.0
|
||||
|
||||
@@ -91,12 +92,12 @@
|
||||
### Browsers
|
||||
- Safari 17.5 (18618.2.12.111.5)
|
||||
- SafariDriver 17.5 (18618.2.12.111.5)
|
||||
- Google Chrome 127.0.6533.73
|
||||
- Google Chrome for Testing 127.0.6533.72
|
||||
- ChromeDriver 127.0.6533.72
|
||||
- Microsoft Edge 127.0.2651.74
|
||||
- Microsoft Edge WebDriver 127.0.2651.78
|
||||
- Mozilla Firefox 128.0.3
|
||||
- Google Chrome 126.0.6478.183
|
||||
- Google Chrome for Testing 126.0.6478.182
|
||||
- ChromeDriver 126.0.6478.182
|
||||
- Microsoft Edge 126.0.2592.113
|
||||
- Microsoft Edge WebDriver 126.0.2592.102
|
||||
- Mozilla Firefox 128.0
|
||||
- geckodriver 0.34.0
|
||||
- Selenium server 4.23.0
|
||||
|
||||
@@ -110,7 +111,7 @@
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
| ------------------- | -------------------- |
|
||||
| 8.0.422+5.1 | JAVA_HOME_8_X64 |
|
||||
| 8.0.422+5 | JAVA_HOME_8_X64 |
|
||||
| 11.0.24+8 | JAVA_HOME_11_X64 |
|
||||
| 17.0.12+7 (default) | JAVA_HOME_17_X64 |
|
||||
| 21.0.4+7.0 | JAVA_HOME_21_X64 |
|
||||
@@ -138,7 +139,7 @@
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.4
|
||||
- 20.16.0
|
||||
- 20.15.1
|
||||
|
||||
#### Go
|
||||
- 1.20.14
|
||||
@@ -146,17 +147,17 @@
|
||||
- 1.22.5
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.80.0
|
||||
- Rust 1.80.0
|
||||
- Rustdoc 1.80.0
|
||||
- Cargo 1.79.0
|
||||
- Rust 1.79.0
|
||||
- Rustdoc 1.79.0
|
||||
- Rustup 1.27.1
|
||||
|
||||
#### Packages
|
||||
- Clippy 0.1.80
|
||||
- Clippy 0.1.79
|
||||
- Rustfmt 1.7.0-stable
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.4
|
||||
- PowerShell 7.4.3
|
||||
|
||||
#### PowerShell Modules
|
||||
- Az: 12.1.0
|
||||
@@ -210,8 +211,8 @@
|
||||
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
|
||||
| visionOS 1.0 | xros1.0 | 15.2 |
|
||||
| Asset Runtime SDK for macOS hosts targeting watchOS 9.4 | assetruntime.host.macosx.target.watchos9.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 |
|
||||
| DriverKit 22.1 | driverkit22.1 | 14.1 |
|
||||
| DriverKit 22.2 | driverkit22.2 | 14.2 |
|
||||
| DriverKit 22.4 | driverkit22.4 | 14.3.1 |
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[macOS] GCC 11 will be removed from all macOS images on August 12](https://github.com/actions/runner-images/issues/10213) |
|
||||
| [[macOS] Default Xcode on macOS 14 Sonoma will be set to Xcode 15.4 on July, 22](https://github.com/actions/runner-images/issues/10121) |
|
||||
***
|
||||
# macOS 13
|
||||
- OS Version: macOS 13.6.7 (22G720)
|
||||
- Kernel Version: Darwin 22.6.0
|
||||
- Image Version: 20240728.2
|
||||
- Image Version: 20240721.1
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -68,17 +69,17 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.17.18
|
||||
- AWS CLI 2.17.14
|
||||
- AWS SAM CLI 1.120.0
|
||||
- AWS Session Manager CLI 1.2.650.0
|
||||
- Azure CLI 2.62.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- Bicep CLI 0.29.47
|
||||
- Bicep CLI 0.29.45
|
||||
- Cmake 3.30.1
|
||||
- CodeQL Action Bundle 2.18.1
|
||||
- Fastlane 2.222.0
|
||||
- SwiftFormat 0.54.3
|
||||
- Xcbeautify 2.5.0
|
||||
- CodeQL Action Bundle 2.18.0
|
||||
- Fastlane 2.221.1
|
||||
- SwiftFormat 0.54.1
|
||||
- Xcbeautify 2.4.1
|
||||
- Xcode Command Line Tools 14.3.1.0.1.1683849156
|
||||
- Xcodes 1.5.0
|
||||
|
||||
@@ -87,9 +88,9 @@
|
||||
### Browsers
|
||||
- Safari 17.5 (18618.2.12.111.5)
|
||||
- SafariDriver 17.5 (18618.2.12.111.5)
|
||||
- Google Chrome 127.0.6533.73
|
||||
- Google Chrome for Testing 127.0.6533.72
|
||||
- ChromeDriver 127.0.6533.72
|
||||
- Google Chrome 126.0.6478.183
|
||||
- Google Chrome for Testing 126.0.6478.182
|
||||
- ChromeDriver 126.0.6478.182
|
||||
- Selenium server 4.23.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -117,7 +118,7 @@
|
||||
#### Node.js
|
||||
- 16.20.1
|
||||
- 18.20.4
|
||||
- 20.16.0
|
||||
- 20.15.1
|
||||
|
||||
#### Go
|
||||
- 1.20.14
|
||||
@@ -125,17 +126,17 @@
|
||||
- 1.22.5
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.80.0
|
||||
- Rust 1.80.0
|
||||
- Rustdoc 1.80.0
|
||||
- Cargo 1.79.0
|
||||
- Rust 1.79.0
|
||||
- Rustdoc 1.79.0
|
||||
- Rustup 1.27.1
|
||||
|
||||
#### Packages
|
||||
- Clippy 0.1.80
|
||||
- Clippy 0.1.79
|
||||
- Rustfmt 1.7.0-stable
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.4
|
||||
- PowerShell 7.4.3
|
||||
|
||||
#### PowerShell Modules
|
||||
- Az: 12.1.0
|
||||
@@ -186,11 +187,11 @@
|
||||
| Simulator - watchOS 9.4 | watchsimulator9.4 | 14.3.1 |
|
||||
| Simulator - watchOS 10.0 | watchsimulator10.0 | 15.0.1 |
|
||||
| Simulator - watchOS 10.2 | watchsimulator10.2 | 15.1, 15.2 |
|
||||
| visionOS 1.0 | xros1.0 | 15.2 |
|
||||
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
|
||||
| visionOS 1.0 | xros1.0 | 15.2 |
|
||||
| Asset Runtime SDK for macOS hosts targeting watchOS 9.4 | assetruntime.host.macosx.target.watchos9.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
|
||||
| DriverKit 22.1 | driverkit22.1 | 14.1 |
|
||||
| DriverKit 22.2 | driverkit22.2 | 14.2 |
|
||||
| DriverKit 22.4 | driverkit22.4 | 14.3.1 |
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[macOS] GCC 11 will be removed from all macOS images on August 12](https://github.com/actions/runner-images/issues/10213) |
|
||||
| [[macOS] Default Xcode on macOS 14 Sonoma will be set to Xcode 15.4 on July, 22](https://github.com/actions/runner-images/issues/10121) |
|
||||
***
|
||||
# macOS 14
|
||||
- OS Version: macOS 14.5 (23F79)
|
||||
- Kernel Version: Darwin 23.5.0
|
||||
- Image Version: 20240728.1
|
||||
- Image Version: 20240722.3
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -38,7 +39,7 @@
|
||||
- Homebrew 4.3.10
|
||||
- NPM 10.7.0
|
||||
- NuGet 6.3.1.1
|
||||
- Pip3 24.2 (python 3.12)
|
||||
- Pip3 24.1.2 (python 3.12)
|
||||
- Pipx 1.6.0
|
||||
- RubyGems 3.5.16
|
||||
- Yarn 1.22.22
|
||||
@@ -55,7 +56,7 @@
|
||||
- bazel 7.2.1
|
||||
- bazelisk 1.20.0
|
||||
- bsdtar 3.5.3 - available by 'tar' alias
|
||||
- Curl 8.9.0
|
||||
- Curl 8.8.0
|
||||
- Git 2.45.2
|
||||
- Git LFS 3.5.1
|
||||
- GitHub CLI 2.53.0
|
||||
@@ -70,17 +71,17 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.17.18
|
||||
- AWS CLI 2.17.14
|
||||
- AWS SAM CLI 1.120.0
|
||||
- AWS Session Manager CLI 1.2.650.0
|
||||
- Azure CLI 2.62.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- Bicep CLI 0.29.47
|
||||
- Bicep CLI 0.29.45
|
||||
- Cmake 3.30.1
|
||||
- CodeQL Action Bundle 2.18.1
|
||||
- Fastlane 2.222.0
|
||||
- CodeQL Action Bundle 2.18.0
|
||||
- Fastlane 2.221.1
|
||||
- SwiftFormat 0.54.2
|
||||
- Xcbeautify 2.5.0
|
||||
- Xcbeautify 2.4.1
|
||||
- Xcode Command Line Tools 15.3.0.0.1.1708646388
|
||||
- Xcodes 1.5.0
|
||||
|
||||
@@ -90,12 +91,12 @@
|
||||
### Browsers
|
||||
- Safari 17.5 (19618.2.12.11.6)
|
||||
- SafariDriver 17.5 (19618.2.12.11.6)
|
||||
- Google Chrome 127.0.6533.73
|
||||
- Google Chrome for Testing 127.0.6533.72
|
||||
- ChromeDriver 127.0.6533.72
|
||||
- Microsoft Edge 127.0.2651.74
|
||||
- Microsoft Edge WebDriver 127.0.2651.78
|
||||
- Mozilla Firefox 128.0.3
|
||||
- Google Chrome 126.0.6478.183
|
||||
- Google Chrome for Testing 126.0.6478.182
|
||||
- ChromeDriver 126.0.6478.182
|
||||
- Microsoft Edge 126.0.2592.113
|
||||
- Microsoft Edge WebDriver 126.0.2592.102
|
||||
- Mozilla Firefox 128.0
|
||||
- geckodriver 0.34.0
|
||||
- Selenium server 4.23.0
|
||||
|
||||
@@ -109,7 +110,7 @@
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
| -------------------- | -------------------- |
|
||||
| 8.0.422+5.1 | JAVA_HOME_8_X64 |
|
||||
| 8.0.422+5 | JAVA_HOME_8_X64 |
|
||||
| 11.0.24+8 | JAVA_HOME_11_X64 |
|
||||
| 17.0.12+7 | JAVA_HOME_17_X64 |
|
||||
| 21.0.4+7.0 (default) | JAVA_HOME_21_X64 |
|
||||
@@ -128,7 +129,7 @@
|
||||
|
||||
#### Node.js
|
||||
- 18.20.4
|
||||
- 20.16.0
|
||||
- 20.15.1
|
||||
|
||||
#### Go
|
||||
- 1.20.14
|
||||
@@ -136,17 +137,17 @@
|
||||
- 1.22.5
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.80.0
|
||||
- Rust 1.80.0
|
||||
- Rustdoc 1.80.0
|
||||
- Cargo 1.79.0
|
||||
- Rust 1.79.0
|
||||
- Rustdoc 1.79.0
|
||||
- Rustup 1.27.1
|
||||
|
||||
#### Packages
|
||||
- Clippy 0.1.80
|
||||
- Clippy 0.1.79
|
||||
- Rustfmt 1.7.0-stable
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.4
|
||||
- PowerShell 7.4.3
|
||||
|
||||
#### PowerShell Modules
|
||||
- Az: 12.1.0
|
||||
@@ -156,7 +157,7 @@
|
||||
### Xcode
|
||||
| Version | Build | Path |
|
||||
| -------------- | -------- | --------------------------------- |
|
||||
| 16.0 (beta) | 16A5211f | /Applications/Xcode_16_beta_4.app |
|
||||
| 16.0 (beta) | 16A5202i | /Applications/Xcode_16_beta_3.app |
|
||||
| 15.4 (default) | 15F31d | /Applications/Xcode_15.4.app |
|
||||
| 15.3 | 15E204a | /Applications/Xcode_15.3.app |
|
||||
| 15.2 | 15C500b | /Applications/Xcode_15.2.app |
|
||||
@@ -209,8 +210,8 @@
|
||||
| Simulator - watchOS 10.4 | watchsimulator10.4 | 15.3 |
|
||||
| Simulator - watchOS 10.5 | watchsimulator10.5 | 15.4 |
|
||||
| Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 |
|
||||
| visionOS 1.0 | xros1.0 | 15.2 |
|
||||
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
|
||||
| visionOS 1.0 | xros1.0 | 15.2 |
|
||||
| visionOS 1.1 | xros1.1 | 15.3 |
|
||||
| Simulator - visionOS 1.1 | xrsimulator1.1 | 15.3 |
|
||||
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
|
||||
@@ -218,8 +219,8 @@
|
||||
| visionOS 2.0 | xros2.0 | 16.0 |
|
||||
| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 |
|
||||
| Asset Runtime SDK for macOS hosts targeting watchOS 9.4 | assetruntime.host.macosx.target.watchos9.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 |
|
||||
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
|
||||
| DriverKit 22.4 | driverkit22.4 | 14.3.1 |
|
||||
| DriverKit 23.0 | driverkit23.0 | 15.0.1 |
|
||||
| DriverKit 23.2 | driverkit23.2 | 15.1, 15.2 |
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
| [[macOS] GCC 11 will be removed from all macOS images on August 12](https://github.com/actions/runner-images/issues/10213) |
|
||||
***
|
||||
# macOS 14
|
||||
- OS Version: macOS 14.6 (23G80)
|
||||
- Kernel Version: Darwin 23.6.0
|
||||
- Image Version: 20240805.3
|
||||
- OS Version: macOS 14.5 (23F79)
|
||||
- Kernel Version: Darwin 23.5.0
|
||||
- Image Version: 20240728.1
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -24,21 +24,21 @@
|
||||
- GNU Fortran 14 (Homebrew GCC 14.1.0_2) - available by `gfortran-14` alias
|
||||
- Kotlin 2.0.0-release-341
|
||||
- Mono 6.12.0.188
|
||||
- Node.js 20.16.0
|
||||
- Node.js 20.15.1
|
||||
- Perl 5.38.2
|
||||
- Python3 3.12.4
|
||||
- Ruby 3.0.7p220
|
||||
|
||||
### Package Management
|
||||
- Bundler 2.5.17
|
||||
- Bundler 2.5.16
|
||||
- Carthage 0.39.1
|
||||
- CocoaPods 1.15.2
|
||||
- Homebrew 4.3.12
|
||||
- NPM 10.8.1
|
||||
- Homebrew 4.3.10
|
||||
- NPM 10.7.0
|
||||
- NuGet 6.3.1.1
|
||||
- Pip3 24.0 (python 3.12)
|
||||
- Pipx 1.6.0
|
||||
- RubyGems 3.5.17
|
||||
- RubyGems 3.5.16
|
||||
- Yarn 1.22.22
|
||||
|
||||
### Project Management
|
||||
@@ -49,14 +49,14 @@
|
||||
### Utilities
|
||||
- 7-Zip 17.05
|
||||
- aria2 1.37.0
|
||||
- azcopy 10.26.0
|
||||
- azcopy 10.25.1
|
||||
- bazel 7.2.1
|
||||
- bazelisk 1.20.0
|
||||
- bsdtar 3.5.3 - available by 'tar' alias
|
||||
- Curl 8.7.1
|
||||
- Git 2.46.0
|
||||
- Curl 8.6.0
|
||||
- Git 2.45.2
|
||||
- Git LFS 3.5.1
|
||||
- GitHub CLI 2.54.0
|
||||
- GitHub CLI 2.53.0
|
||||
- GNU Tar 1.35 - available by 'gtar' alias
|
||||
- GNU Wget 1.24.5
|
||||
- gpg (GnuPG) 2.4.5
|
||||
@@ -68,28 +68,28 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.17.22
|
||||
- AWS SAM CLI 1.121.0
|
||||
- AWS CLI 2.17.18
|
||||
- AWS SAM CLI 1.120.0
|
||||
- AWS Session Manager CLI 1.2.650.0
|
||||
- Azure CLI 2.62.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- Bicep CLI 0.29.47
|
||||
- Cmake 3.30.2
|
||||
- Cmake 3.30.1
|
||||
- CodeQL Action Bundle 2.18.1
|
||||
- Fastlane 2.222.0
|
||||
- SwiftFormat 0.54.3
|
||||
- Xcbeautify 2.7.0
|
||||
- SwiftFormat 0.54.2
|
||||
- Xcbeautify 2.5.0
|
||||
- Xcode Command Line Tools 15.3.0.0.1.1708646388
|
||||
- Xcodes 1.5.0
|
||||
|
||||
### Linters
|
||||
|
||||
### Browsers
|
||||
- Safari 17.6 (19618.3.11.11.5)
|
||||
- SafariDriver 17.6 (19618.3.11.11.5)
|
||||
- Google Chrome 127.0.6533.89
|
||||
- Google Chrome for Testing 127.0.6533.88
|
||||
- ChromeDriver 127.0.6533.88
|
||||
- Safari 17.5 (19618.2.12.11.6)
|
||||
- SafariDriver 17.5 (19618.2.12.11.6)
|
||||
- Google Chrome 127.0.6533.73
|
||||
- Google Chrome for Testing 127.0.6533.72
|
||||
- ChromeDriver 127.0.6533.72
|
||||
- Selenium server 4.23.0
|
||||
|
||||
#### Environment variables
|
||||
|
||||
@@ -1,13 +1,12 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[All OSes] Android NDK versions <=25 will be removed from images on August 19](https://github.com/actions/runner-images/issues/10342) |
|
||||
| [Ubuntu 24.04 is now available](https://github.com/actions/runner-images/issues/9848) |
|
||||
| [[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 29](https://github.com/actions/runner-images/issues/9692) |
|
||||
***
|
||||
# Ubuntu 20.04
|
||||
- OS Version: 20.04.6 LTS
|
||||
- Kernel Version: 5.15.0-1068-azure
|
||||
- Image Version: 20240730.2.0
|
||||
- Image Version: 20240721.1.0
|
||||
- Systemd version: 245.4-4ubuntu3.23
|
||||
|
||||
## Installed Software
|
||||
@@ -35,7 +34,7 @@
|
||||
### Package Management
|
||||
- cpan 1.64
|
||||
- Helm 3.15.3
|
||||
- Homebrew 4.3.12
|
||||
- Homebrew 4.3.10
|
||||
- Miniconda 24.5.0
|
||||
- Npm 10.7.0
|
||||
- NuGet 6.6.1.2
|
||||
@@ -43,7 +42,7 @@
|
||||
- Pip3 20.0.2
|
||||
- Pipx 1.6.0
|
||||
- RubyGems 3.1.2
|
||||
- Vcpkg (build from commit 136a0d8b8)
|
||||
- Vcpkg (build from commit 821100d96)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -73,17 +72,18 @@ to accomplish this.
|
||||
- AzCopy 10.25.1 - available by `azcopy` and `azcopy10` aliases
|
||||
- Bazel 7.2.1
|
||||
- Bazelisk 1.19.0
|
||||
- Bicep 0.29.47
|
||||
- Bicep 0.29.45
|
||||
- Buildah 1.22.3
|
||||
- CMake 3.30.1
|
||||
- CodeQL Action Bundle 2.18.1
|
||||
- CodeQL Action Bundle 2.18.0
|
||||
- Docker Amazon ECR Credential Helper 0.8.0
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.27.1
|
||||
- Docker-Buildx 0.16.2
|
||||
- Docker-Buildx 0.16.1
|
||||
- Docker Client 26.1.3
|
||||
- Docker Server 26.1.3
|
||||
- Fastlane 2.222.0
|
||||
- Git 2.46.0
|
||||
- Fastlane 2.221.1
|
||||
- Git 2.45.2
|
||||
- Git LFS 3.5.1
|
||||
- Git-ftp 1.6.0
|
||||
- Haveged 1.9.1
|
||||
@@ -101,41 +101,41 @@ to accomplish this.
|
||||
- Newman 6.1.3
|
||||
- nvm 0.39.7
|
||||
- OpenSSL 1.1.1f-1ubuntu2.22
|
||||
- Packer 1.11.2
|
||||
- Packer 1.11.1
|
||||
- Parcel 2.12.0
|
||||
- PhantomJS 2.1.1 2.1.1
|
||||
- Podman 3.4.2
|
||||
- Pulumi 3.127.0
|
||||
- Pulumi 3.125.0
|
||||
- R 4.4.1
|
||||
- Skopeo 1.5.0
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
- SVN 1.13.0
|
||||
- Terraform 1.9.3
|
||||
- Terraform 1.9.2
|
||||
- yamllint 1.35.1
|
||||
- yq 4.44.2
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.174
|
||||
- AWS CLI 2.17.19
|
||||
- AWS CLI 2.17.14
|
||||
- AWS CLI Session Manager Plugin 1.2.650.0
|
||||
- AWS SAM CLI 1.121.0
|
||||
- AWS SAM CLI 1.120.0
|
||||
- Azure CLI 2.62.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- GitHub CLI 2.53.0
|
||||
- Google Cloud CLI 486.0.0
|
||||
- Google Cloud CLI 484.0.0
|
||||
- Netlify CLI 17.33.4
|
||||
- OpenShift CLI 4.15.19
|
||||
- ORAS CLI 1.2.0
|
||||
- Vercel CLI 35.2.1
|
||||
- Vercel CLI 35.1.0
|
||||
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
| ------------------- | -------------------- |
|
||||
| 8.0.422+5 | JAVA_HOME_8_X64 |
|
||||
| 11.0.24+8 (default) | JAVA_HOME_11_X64 |
|
||||
| 17.0.12+7 | JAVA_HOME_17_X64 |
|
||||
| 21.0.4+7 | JAVA_HOME_21_X64 |
|
||||
| 8.0.412+8 | JAVA_HOME_8_X64 |
|
||||
| 11.0.23+9 (default) | JAVA_HOME_11_X64 |
|
||||
| 17.0.11+9 | JAVA_HOME_17_X64 |
|
||||
| 21.0.3+9 | JAVA_HOME_21_X64 |
|
||||
|
||||
### PHP Tools
|
||||
- PHP: 7.4.33, 8.0.30, 8.1.29, 8.2.21, 8.3.9
|
||||
@@ -149,28 +149,28 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Cabal 3.12.1.0
|
||||
- GHC 9.10.1
|
||||
- GHCup 0.1.30.0
|
||||
- Stack 3.1.1
|
||||
- Stack 2.15.7
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.80.0
|
||||
- Rust 1.80.0
|
||||
- Rustdoc 1.80.0
|
||||
- Cargo 1.79.0
|
||||
- Rust 1.79.0
|
||||
- Rustdoc 1.79.0
|
||||
- Rustup 1.27.1
|
||||
|
||||
#### Packages
|
||||
- Bindgen 0.69.4
|
||||
- Cargo audit 0.20.0
|
||||
- Cargo clippy 0.1.80
|
||||
- Cargo clippy 0.1.79
|
||||
- Cargo outdated 0.15.0
|
||||
- Cbindgen 0.26.0
|
||||
- Rustfmt 1.7.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 127.0.6533.72
|
||||
- ChromeDriver 127.0.6533.72
|
||||
- Chromium 127.0.6533.0
|
||||
- Microsoft Edge 127.0.2651.74
|
||||
- Microsoft Edge WebDriver 127.0.2651.72
|
||||
- Google Chrome 126.0.6478.182
|
||||
- ChromeDriver 126.0.6478.182
|
||||
- Chromium 126.0.6478.0
|
||||
- Microsoft Edge 126.0.2592.113
|
||||
- Microsoft Edge WebDriver 126.0.2592.102
|
||||
- Selenium server 4.23.0
|
||||
- Mozilla Firefox 128.0
|
||||
- Geckodriver 0.34.0
|
||||
@@ -222,7 +222,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.4
|
||||
- 20.16.0
|
||||
- 20.15.1
|
||||
|
||||
#### Python
|
||||
- 3.7.17
|
||||
@@ -243,15 +243,15 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
#### Ruby
|
||||
- 3.0.7
|
||||
- 3.1.6
|
||||
- 3.2.5
|
||||
- 3.2.4
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.4
|
||||
- PowerShell 7.4.3
|
||||
|
||||
#### PowerShell Modules
|
||||
- Az: 11.3.1
|
||||
- MarkdownPS: 1.10
|
||||
- Microsoft.Graph: 2.21.0
|
||||
- Microsoft.Graph: 2.20.0
|
||||
- Pester: 5.6.1
|
||||
- PSScriptAnalyzer: 1.22.0
|
||||
|
||||
@@ -272,35 +272,35 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| CMake | 3.10.2<br>3.18.1<br>3.22.1 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 24.0.8215888<br>25.2.9519653<br>26.3.11579264<br>27.0.12077973 (default) |
|
||||
| NDK | 24.0.8215888<br>25.2.9519653 (default)<br>26.3.11579264 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | -------------------------------------------- |
|
||||
| ANDROID_HOME | /usr/local/lib/android/sdk |
|
||||
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
|
||||
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/26.3.11579264 |
|
||||
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
|
||||
| ANDROID_SDK_ROOT | /usr/local/lib/android/sdk |
|
||||
|
||||
### Cached Docker images
|
||||
| Repository:Tag | Digest | Created |
|
||||
| -------------------- | ------------------------------------------------------------------------ | ---------- |
|
||||
| alpine:3.16 | sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 | 2024-01-27 |
|
||||
| alpine:3.17 | sha256:ef813b2faa3dd1a37f9ef6ca98347b72cd0f55e4ab29fb90946f1b853bf032d9 | 2024-07-22 |
|
||||
| alpine:3.18 | sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 | 2024-07-22 |
|
||||
| alpine:3.19 | sha256:95c16745f100f44cf9a0939fd3f357905f845f8b6fa7d0cde0e88c9764060185 | 2024-07-22 |
|
||||
| alpine:3.17 | sha256:a6063e988bcd597b4f1f7cfd4ec38402b02edd0c79250f00c9e14dc1e94bebbc | 2024-06-20 |
|
||||
| alpine:3.18 | sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d | 2024-06-20 |
|
||||
| alpine:3.19 | sha256:af4785ccdbcd5cde71bfd5b93eabd34250b98651f19fe218c91de6c8d10e21c5 | 2024-06-20 |
|
||||
| debian:10 | sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 | 2024-06-13 |
|
||||
| debian:11 | sha256:7aef2e7d061743fdb57973dac3ddbceb0b0912746ca7e0ee7535016c38286561 | 2024-07-23 |
|
||||
| debian:11 | sha256:b6b4a479a3bc1b8dfda5544f00b72aafb230bb835a43974a147b220c38df882e | 2024-07-02 |
|
||||
| debian:9 | sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be | 2022-06-23 |
|
||||
| moby/buildkit:latest | sha256:0a5641c72659aa246458914fedcf941892aa15b8a49a79a0e8f3a4cc8246d5f9 | 2024-07-25 |
|
||||
| moby/buildkit:latest | sha256:33fe47b4c06972ac6720a7ee34d6fdea3b61972f81bcc9b1f73e46ed2a090fa1 | 2024-07-11 |
|
||||
| node:16 | sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b | 2023-09-07 |
|
||||
| node:16-alpine | sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787 | 2023-08-10 |
|
||||
| node:18 | sha256:11b742eda0142d9ea809fad8c506cbcadb2802c7d4b32e044e6b976691df36b1 | 2024-07-09 |
|
||||
| node:18-alpine | sha256:17514b20acef0e79691285e7a59f3ae561f7a1702a9adc72a515aef23f326729 | 2024-07-09 |
|
||||
| node:20 | sha256:1ae9ba874435551280e95c8a8e74adf8a48d72b564bf9dfe4718231f2144c88f | 2024-07-24 |
|
||||
| node:20-alpine | sha256:eb8101caae9ac02229bd64c024919fe3d4504ff7f329da79ca60a04db08cef52 | 2024-07-24 |
|
||||
| node:18 | sha256:aabbaf118c7c0a6e9a3bda69bd2a94b0f6c4150bf80c501ef1c87ffcb5687365 | 2024-07-09 |
|
||||
| node:18-alpine | sha256:1edb14175eeb14a14a3abe059339cbd97a0bbb76b6a210d2bb395d63fa4bc4ef | 2024-07-09 |
|
||||
| node:20 | sha256:786005cf39792f7046bcd66491056c26d2dbcc669c072d1a1e4ef4fcdddd26eb | 2024-07-09 |
|
||||
| node:20-alpine | sha256:34b7aa411056c85dbf71d240d26516949b3f72b318d796c26b57caaa1df5639a | 2024-07-09 |
|
||||
| ubuntu:20.04 | sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc | 2024-06-03 |
|
||||
|
||||
### Installed apt packages
|
||||
@@ -317,7 +317,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| coreutils | 8.30-3ubuntu2 |
|
||||
| curl | 7.68.0-1ubuntu2.22 |
|
||||
| dbus | 1.12.16-2ubuntu2.3 |
|
||||
| dnsutils | 1:9.18.28-0ubuntu0.20.04.1 |
|
||||
| dnsutils | 1:9.16.48-0ubuntu0.20.04.1 |
|
||||
| dpkg | 1.19.7ubuntu3.2 |
|
||||
| dpkg-dev | 1.19.7ubuntu3.2 |
|
||||
| fakeroot | 1.24-1 |
|
||||
@@ -330,7 +330,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| gcc | 4:9.3.0-1ubuntu2 |
|
||||
| gnupg2 | 2.2.19-3ubuntu2.2 |
|
||||
| haveged | 1.9.1-6ubuntu1 |
|
||||
| imagemagick | 8:6.9.10.23+dfsg-2.1ubuntu11.10 |
|
||||
| imagemagick | 8:6.9.10.23+dfsg-2.1ubuntu11.9 |
|
||||
| iproute2 | 5.5.0-1ubuntu1 |
|
||||
| iputils-ping | 3:20190709-3ubuntu1 |
|
||||
| jq | 1.6-1ubuntu0.20.04.1 |
|
||||
@@ -344,8 +344,8 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| libgsl-dev | 2.5+dfsg-6+deb10u1build0.20.04.1 |
|
||||
| libgtk-3-0 | 3.24.20-0ubuntu1.2 |
|
||||
| libmagic-dev | 1:5.38-4 |
|
||||
| libmagickcore-dev | 8:6.9.10.23+dfsg-2.1ubuntu11.10 |
|
||||
| libmagickwand-dev | 8:6.9.10.23+dfsg-2.1ubuntu11.10 |
|
||||
| libmagickcore-dev | 8:6.9.10.23+dfsg-2.1ubuntu11.9 |
|
||||
| libmagickwand-dev | 8:6.9.10.23+dfsg-2.1ubuntu11.9 |
|
||||
| libsecret-1-dev | 0.20.4-0ubuntu1 |
|
||||
| libsqlite3-dev | 3.31.1-4ubuntu0.6 |
|
||||
| libtool | 2.4.6-14 |
|
||||
|
||||
@@ -1,13 +1,12 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[All OSes] Android NDK versions <=25 will be removed from images on August 19](https://github.com/actions/runner-images/issues/10342) |
|
||||
| [Ubuntu 24.04 is now available](https://github.com/actions/runner-images/issues/9848) |
|
||||
| [[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 29](https://github.com/actions/runner-images/issues/9692) |
|
||||
***
|
||||
# Ubuntu 22.04
|
||||
- OS Version: 22.04.4 LTS
|
||||
- Kernel Version: 6.5.0-1025-azure
|
||||
- Image Version: 20240730.2.0
|
||||
- Kernel Version: 6.5.0-1024-azure
|
||||
- Image Version: 20240721.1.0
|
||||
- Systemd version: 249.11-0ubuntu3.12
|
||||
|
||||
## Installed Software
|
||||
@@ -33,7 +32,7 @@
|
||||
### Package Management
|
||||
- cpan 1.64
|
||||
- Helm 3.15.3
|
||||
- Homebrew 4.3.12
|
||||
- Homebrew 4.3.10
|
||||
- Miniconda 24.5.0
|
||||
- Npm 10.7.0
|
||||
- NuGet 6.6.1.2
|
||||
@@ -41,7 +40,7 @@
|
||||
- Pip3 22.0.2
|
||||
- Pipx 1.6.0
|
||||
- RubyGems 3.3.5
|
||||
- Vcpkg (build from commit 136a0d8b8)
|
||||
- Vcpkg (build from commit 821100d96)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -71,17 +70,18 @@ to accomplish this.
|
||||
- AzCopy 10.25.1 - available by `azcopy` and `azcopy10` aliases
|
||||
- Bazel 7.2.1
|
||||
- Bazelisk 1.19.0
|
||||
- Bicep 0.29.47
|
||||
- Bicep 0.29.45
|
||||
- Buildah 1.23.1
|
||||
- CMake 3.30.1
|
||||
- CodeQL Action Bundle 2.18.1
|
||||
- CodeQL Action Bundle 2.18.0
|
||||
- Docker Amazon ECR Credential Helper 0.8.0
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.27.1
|
||||
- Docker-Buildx 0.16.2
|
||||
- Docker-Buildx 0.16.1
|
||||
- Docker Client 26.1.3
|
||||
- Docker Server 26.1.3
|
||||
- Fastlane 2.222.0
|
||||
- Git 2.46.0
|
||||
- Fastlane 2.221.1
|
||||
- Git 2.45.2
|
||||
- Git LFS 3.5.1
|
||||
- Git-ftp 1.6.0
|
||||
- Haveged 1.9.14
|
||||
@@ -98,40 +98,40 @@ to accomplish this.
|
||||
- Newman 6.1.3
|
||||
- nvm 0.39.7
|
||||
- OpenSSL 3.0.2-0ubuntu1.16
|
||||
- Packer 1.11.2
|
||||
- Packer 1.11.1
|
||||
- Parcel 2.12.0
|
||||
- Podman 3.4.4
|
||||
- Pulumi 3.127.0
|
||||
- Pulumi 3.125.0
|
||||
- R 4.4.1
|
||||
- Skopeo 1.4.1
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
- SVN 1.14.1
|
||||
- Terraform 1.9.3
|
||||
- Terraform 1.9.2
|
||||
- yamllint 1.35.1
|
||||
- yq 4.44.2
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.216
|
||||
- AWS CLI 2.17.19
|
||||
- Alibaba Cloud CLI 3.0.214
|
||||
- AWS CLI 2.17.14
|
||||
- AWS CLI Session Manager Plugin 1.2.650.0
|
||||
- AWS SAM CLI 1.121.0
|
||||
- AWS SAM CLI 1.120.0
|
||||
- Azure CLI 2.62.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- GitHub CLI 2.53.0
|
||||
- Google Cloud CLI 486.0.0
|
||||
- Google Cloud CLI 484.0.0
|
||||
- Netlify CLI 17.33.4
|
||||
- OpenShift CLI 4.16.4
|
||||
- OpenShift CLI 4.16.3
|
||||
- ORAS CLI 1.2.0
|
||||
- Vercel CLI 35.2.1
|
||||
- Vercel CLI 35.1.0
|
||||
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
| ------------------- | -------------------- |
|
||||
| 8.0.422+5 | JAVA_HOME_8_X64 |
|
||||
| 11.0.24+8 (default) | JAVA_HOME_11_X64 |
|
||||
| 17.0.12+7 | JAVA_HOME_17_X64 |
|
||||
| 21.0.4+7 | JAVA_HOME_21_X64 |
|
||||
| 8.0.412+8 | JAVA_HOME_8_X64 |
|
||||
| 11.0.23+9 (default) | JAVA_HOME_11_X64 |
|
||||
| 17.0.11+9 | JAVA_HOME_17_X64 |
|
||||
| 21.0.3+9 | JAVA_HOME_21_X64 |
|
||||
|
||||
### PHP Tools
|
||||
- PHP: 8.1.2
|
||||
@@ -145,30 +145,30 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Cabal 3.12.1.0
|
||||
- GHC 9.10.1
|
||||
- GHCup 0.1.30.0
|
||||
- Stack 3.1.1
|
||||
- Stack 2.15.7
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.80.0
|
||||
- Rust 1.80.0
|
||||
- Rustdoc 1.80.0
|
||||
- Cargo 1.79.0
|
||||
- Rust 1.79.0
|
||||
- Rustdoc 1.79.0
|
||||
- Rustup 1.27.1
|
||||
|
||||
#### Packages
|
||||
- Bindgen 0.69.4
|
||||
- Cargo audit 0.20.0
|
||||
- Cargo clippy 0.1.80
|
||||
- Cargo clippy 0.1.79
|
||||
- Cargo outdated 0.15.0
|
||||
- Cbindgen 0.26.0
|
||||
- Rustfmt 1.7.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 127.0.6533.72
|
||||
- ChromeDriver 127.0.6533.72
|
||||
- Chromium 127.0.6533.0
|
||||
- Microsoft Edge 127.0.2651.74
|
||||
- Microsoft Edge WebDriver 127.0.2651.72
|
||||
- Google Chrome 126.0.6478.182
|
||||
- ChromeDriver 126.0.6478.182
|
||||
- Chromium 126.0.6478.0
|
||||
- Microsoft Edge 126.0.2592.113
|
||||
- Microsoft Edge WebDriver 126.0.2592.102
|
||||
- Selenium server 4.23.0
|
||||
- Mozilla Firefox 128.0.3
|
||||
- Mozilla Firefox 128.0
|
||||
- Geckodriver 0.34.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -217,7 +217,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.4
|
||||
- 20.16.0
|
||||
- 20.15.1
|
||||
|
||||
#### Python
|
||||
- 3.7.17
|
||||
@@ -235,15 +235,15 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
|
||||
#### Ruby
|
||||
- 3.1.6
|
||||
- 3.2.5
|
||||
- 3.2.4
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.4
|
||||
- PowerShell 7.4.3
|
||||
|
||||
#### PowerShell Modules
|
||||
- Az: 11.3.1
|
||||
- MarkdownPS: 1.10
|
||||
- Microsoft.Graph: 2.21.0
|
||||
- Microsoft.Graph: 2.20.0
|
||||
- Pester: 5.6.1
|
||||
- PSScriptAnalyzer: 1.22.0
|
||||
|
||||
@@ -263,34 +263,34 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| CMake | 3.10.2<br>3.18.1<br>3.22.1 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 24.0.8215888<br>25.2.9519653<br>26.3.11579264<br>27.0.12077973 (default) |
|
||||
| NDK | 24.0.8215888<br>25.2.9519653 (default)<br>26.3.11579264 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | -------------------------------------------- |
|
||||
| ANDROID_HOME | /usr/local/lib/android/sdk |
|
||||
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
|
||||
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/26.3.11579264 |
|
||||
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/25.2.9519653 |
|
||||
| ANDROID_SDK_ROOT | /usr/local/lib/android/sdk |
|
||||
|
||||
### Cached Docker images
|
||||
| Repository:Tag | Digest | Created |
|
||||
| -------------------- | ------------------------------------------------------------------------ | ---------- |
|
||||
| alpine:3.16 | sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 | 2024-01-27 |
|
||||
| alpine:3.17 | sha256:ef813b2faa3dd1a37f9ef6ca98347b72cd0f55e4ab29fb90946f1b853bf032d9 | 2024-07-22 |
|
||||
| alpine:3.18 | sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 | 2024-07-22 |
|
||||
| alpine:3.19 | sha256:95c16745f100f44cf9a0939fd3f357905f845f8b6fa7d0cde0e88c9764060185 | 2024-07-22 |
|
||||
| alpine:3.17 | sha256:a6063e988bcd597b4f1f7cfd4ec38402b02edd0c79250f00c9e14dc1e94bebbc | 2024-06-20 |
|
||||
| alpine:3.18 | sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d | 2024-06-20 |
|
||||
| alpine:3.19 | sha256:af4785ccdbcd5cde71bfd5b93eabd34250b98651f19fe218c91de6c8d10e21c5 | 2024-06-20 |
|
||||
| debian:10 | sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 | 2024-06-13 |
|
||||
| debian:11 | sha256:7aef2e7d061743fdb57973dac3ddbceb0b0912746ca7e0ee7535016c38286561 | 2024-07-23 |
|
||||
| moby/buildkit:latest | sha256:0a5641c72659aa246458914fedcf941892aa15b8a49a79a0e8f3a4cc8246d5f9 | 2024-07-25 |
|
||||
| debian:11 | sha256:b6b4a479a3bc1b8dfda5544f00b72aafb230bb835a43974a147b220c38df882e | 2024-07-02 |
|
||||
| moby/buildkit:latest | sha256:33fe47b4c06972ac6720a7ee34d6fdea3b61972f81bcc9b1f73e46ed2a090fa1 | 2024-07-11 |
|
||||
| node:16 | sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b | 2023-09-07 |
|
||||
| node:16-alpine | sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787 | 2023-08-10 |
|
||||
| node:18 | sha256:11b742eda0142d9ea809fad8c506cbcadb2802c7d4b32e044e6b976691df36b1 | 2024-07-09 |
|
||||
| node:18-alpine | sha256:17514b20acef0e79691285e7a59f3ae561f7a1702a9adc72a515aef23f326729 | 2024-07-09 |
|
||||
| node:20 | sha256:1ae9ba874435551280e95c8a8e74adf8a48d72b564bf9dfe4718231f2144c88f | 2024-07-24 |
|
||||
| node:20-alpine | sha256:eb8101caae9ac02229bd64c024919fe3d4504ff7f329da79ca60a04db08cef52 | 2024-07-24 |
|
||||
| node:18 | sha256:aabbaf118c7c0a6e9a3bda69bd2a94b0f6c4150bf80c501ef1c87ffcb5687365 | 2024-07-09 |
|
||||
| node:18-alpine | sha256:1edb14175eeb14a14a3abe059339cbd97a0bbb76b6a210d2bb395d63fa4bc4ef | 2024-07-09 |
|
||||
| node:20 | sha256:786005cf39792f7046bcd66491056c26d2dbcc669c072d1a1e4ef4fcdddd26eb | 2024-07-09 |
|
||||
| node:20-alpine | sha256:34b7aa411056c85dbf71d240d26516949b3f72b318d796c26b57caaa1df5639a | 2024-07-09 |
|
||||
| ubuntu:20.04 | sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc | 2024-06-03 |
|
||||
| ubuntu:22.04 | sha256:340d9b015b194dc6e2a13938944e0d016e57b9679963fdeb9ce021daac430221 | 2024-06-27 |
|
||||
|
||||
@@ -308,7 +308,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| coreutils | 8.32-4.1ubuntu1.2 |
|
||||
| curl | 7.81.0-1ubuntu1.16 |
|
||||
| dbus | 1.12.20-2ubuntu4.1 |
|
||||
| dnsutils | 1:9.18.28-0ubuntu0.22.04.1 |
|
||||
| dnsutils | 1:9.18.24-0ubuntu0.22.04.1 |
|
||||
| dpkg | 1.21.1ubuntu2.3 |
|
||||
| dpkg-dev | 1.21.1ubuntu2.3 |
|
||||
| fakeroot | 1.28-1ubuntu1 |
|
||||
@@ -321,7 +321,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| gcc | 4:11.2.0-1ubuntu1 |
|
||||
| gnupg2 | 2.2.27-3ubuntu2.1 |
|
||||
| haveged | 1.9.14-1ubuntu1 |
|
||||
| imagemagick | 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5 |
|
||||
| imagemagick | 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 |
|
||||
| iproute2 | 5.15.0-1ubuntu2 |
|
||||
| iputils-ping | 3:20211215-1 |
|
||||
| jq | 1.6-2.1ubuntu3 |
|
||||
@@ -335,8 +335,8 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| libgsl-dev | 2.7.1+dfsg-3 |
|
||||
| libgtk-3-0 | 3.24.33-1ubuntu2.2 |
|
||||
| libmagic-dev | 1:5.41-3ubuntu0.1 |
|
||||
| libmagickcore-dev | 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5 |
|
||||
| libmagickwand-dev | 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5 |
|
||||
| libmagickcore-dev | 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 |
|
||||
| libmagickwand-dev | 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.3 |
|
||||
| libsecret-1-dev | 0.20.5-2 |
|
||||
| libsqlite3-dev | 3.37.2-2ubuntu0.3 |
|
||||
| libssl-dev | 3.0.2-0ubuntu1.16 |
|
||||
|
||||
+103
-104
@@ -1,13 +1,12 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[All OSes] Android NDK versions <=25 will be removed from images on August 19](https://github.com/actions/runner-images/issues/10342) |
|
||||
| [Ubuntu 24.04 is now available](https://github.com/actions/runner-images/issues/9848) |
|
||||
| [[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 29](https://github.com/actions/runner-images/issues/9692) |
|
||||
***
|
||||
# Ubuntu 24.04 LTS
|
||||
- OS Version: 24.04 LTS
|
||||
- Kernel Version: 6.8.0-1010-azure
|
||||
- Image Version: 20240730.3.0
|
||||
- Image Version: 20240721.1.0
|
||||
- Systemd version: 255.4-1ubuntu8.2
|
||||
|
||||
## Installed Software
|
||||
@@ -21,7 +20,7 @@
|
||||
- GNU C++: 12.3.0, 13.2.0, 14.0.1
|
||||
- GNU Fortran: 12.3.0, 13.2.0, 14.0.1
|
||||
- Julia 1.10.4
|
||||
- Node.js 20.16.0
|
||||
- Node.js 20.15.1
|
||||
- Perl 5.38.2
|
||||
- Python 3.12.3
|
||||
- Ruby 3.2.3
|
||||
@@ -29,14 +28,14 @@
|
||||
### Package Management
|
||||
- cpan 1.64
|
||||
- Helm 3.15.3
|
||||
- Homebrew 4.3.12
|
||||
- Homebrew 4.3.10
|
||||
- Miniconda 24.5.0
|
||||
- Npm 10.8.1
|
||||
- Npm 10.7.0
|
||||
- Pip 24.0
|
||||
- Pip3 24.0
|
||||
- Pipx 1.4.3
|
||||
- RubyGems 3.4.20
|
||||
- Vcpkg (build from commit 136a0d8b8)
|
||||
- Vcpkg (build from commit 821100d96)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -64,17 +63,17 @@ to accomplish this.
|
||||
- AzCopy 10.25.1 - available by `azcopy` and `azcopy10` aliases
|
||||
- Bazel 7.2.1
|
||||
- Bazelisk 1.19.0
|
||||
- Bicep 0.29.47
|
||||
- Bicep 0.29.45
|
||||
- Buildah 1.33.7
|
||||
- CMake 3.30.1
|
||||
- CodeQL Action Bundle 2.18.1
|
||||
- CodeQL Action Bundle 2.18.0
|
||||
- Docker Amazon ECR Credential Helper 0.8.0
|
||||
- Docker Compose v2 2.27.1
|
||||
- Docker-Buildx 0.16.2
|
||||
- Docker-Buildx 0.16.1
|
||||
- Docker Client 26.1.3
|
||||
- Docker Server 26.1.3
|
||||
- Fastlane 2.222.0
|
||||
- Git 2.46.0
|
||||
- Fastlane 2.221.1
|
||||
- Git 2.45.2
|
||||
- Git LFS 3.5.1
|
||||
- Git-ftp 1.6.0
|
||||
- Haveged 1.9.14
|
||||
@@ -90,7 +89,7 @@ to accomplish this.
|
||||
- OpenSSL 3.0.13-0ubuntu3.1
|
||||
- Parcel 2.12.0
|
||||
- Podman 4.9.3
|
||||
- Pulumi 3.127.0
|
||||
- Pulumi 3.125.0
|
||||
- Skopeo 1.13.3
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
- yamllint 1.35.1
|
||||
@@ -98,9 +97,9 @@ to accomplish this.
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- AWS CLI 2.17.19
|
||||
- AWS CLI 2.17.14
|
||||
- AWS CLI Session Manager Plugin 1.2.650.0
|
||||
- AWS SAM CLI 1.121.0
|
||||
- AWS SAM CLI 1.120.0
|
||||
- Azure CLI 2.62.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- GitHub CLI 2.53.0
|
||||
@@ -108,10 +107,10 @@ to accomplish this.
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
| ------------------- | -------------------- |
|
||||
| 8.0.422+5 | JAVA_HOME_8_X64 |
|
||||
| 11.0.24+8 | JAVA_HOME_11_X64 |
|
||||
| 17.0.12+7 (default) | JAVA_HOME_17_X64 |
|
||||
| 21.0.4+7 | JAVA_HOME_21_X64 |
|
||||
| 8.0.412+8 | JAVA_HOME_8_X64 |
|
||||
| 11.0.23+9 | JAVA_HOME_11_X64 |
|
||||
| 17.0.11+9 (default) | JAVA_HOME_17_X64 |
|
||||
| 21.0.3+9 | JAVA_HOME_21_X64 |
|
||||
|
||||
### PHP Tools
|
||||
- PHP: 8.3.6
|
||||
@@ -125,21 +124,21 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Cabal 3.12.1.0
|
||||
- GHC 9.10.1
|
||||
- GHCup 0.1.30.0
|
||||
- Stack 3.1.1
|
||||
- Stack 2.15.7
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.80.0
|
||||
- Rust 1.80.0
|
||||
- Rustdoc 1.80.0
|
||||
- Cargo 1.79.0
|
||||
- Rust 1.79.0
|
||||
- Rustdoc 1.79.0
|
||||
- Rustup 1.27.1
|
||||
|
||||
#### Packages
|
||||
- Rustfmt 1.7.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 127.0.6533.72
|
||||
- ChromeDriver 127.0.6533.72
|
||||
- Chromium 127.0.6533.0
|
||||
- Google Chrome 126.0.6478.182
|
||||
- ChromeDriver 126.0.6478.182
|
||||
- Chromium 126.0.6478.0
|
||||
- Selenium server 4.23.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -184,7 +183,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.4
|
||||
- 20.16.0
|
||||
- 20.15.1
|
||||
|
||||
#### Python
|
||||
- 3.9.19
|
||||
@@ -201,7 +200,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
|
||||
#### PowerShell Modules
|
||||
- Az: 11.5.0
|
||||
- Microsoft.Graph: 2.21.0
|
||||
- Microsoft.Graph: 2.20.0
|
||||
- Pester: 5.6.1
|
||||
- PSScriptAnalyzer: 1.22.0
|
||||
|
||||
@@ -220,89 +219,89 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 24.0.8215888<br>25.2.9519653<br>26.3.11579264<br>27.0.12077973 (default) |
|
||||
| NDK | 24.0.8215888<br>25.2.9519653<br>26.3.11579264 (default) |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | -------------------------------------------- |
|
||||
| ANDROID_HOME | /usr/local/lib/android/sdk |
|
||||
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/27.0.12077973 |
|
||||
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/26.3.11579264 |
|
||||
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/26.3.11579264 |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/26.3.11579264 |
|
||||
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/26.3.11579264 |
|
||||
| ANDROID_SDK_ROOT | /usr/local/lib/android/sdk |
|
||||
|
||||
### Installed apt packages
|
||||
| Name | Version |
|
||||
| ---------------------- | -------------------------- |
|
||||
| acl | 2.3.2-1build1 |
|
||||
| aria2 | 1.37.0+debian-1build3 |
|
||||
| autoconf | 2.71-3 |
|
||||
| automake | 1:1.16.5-1.3ubuntu1 |
|
||||
| binutils | 2.42-4ubuntu2 |
|
||||
| bison | 2:3.8.2+dfsg-1build2 |
|
||||
| brotli | 1.1.0-2build2 |
|
||||
| bzip2 | 1.0.8-5.1 |
|
||||
| coreutils | 9.4-3ubuntu6 |
|
||||
| curl | 8.5.0-2ubuntu10.1 |
|
||||
| dbus | 1.14.10-4ubuntu4 |
|
||||
| dnsutils | 1:9.18.28-0ubuntu0.24.04.1 |
|
||||
| dpkg | 1.22.6ubuntu6 |
|
||||
| dpkg-dev | 1.22.6ubuntu6 |
|
||||
| fakeroot | 1.33-1 |
|
||||
| file | 1:5.45-3build1 |
|
||||
| findutils | 4.9.0-5build1 |
|
||||
| flex | 2.6.4-8.2build1 |
|
||||
| fonts-noto-color-emoji | 2.042-1 |
|
||||
| ftp | 20230507-2build3 |
|
||||
| g++ | 4:13.2.0-7ubuntu1 |
|
||||
| gcc | 4:13.2.0-7ubuntu1 |
|
||||
| gnupg2 | 2.4.4-2ubuntu17 |
|
||||
| haveged | 1.9.14-1ubuntu2 |
|
||||
| iproute2 | 6.1.0-1ubuntu6 |
|
||||
| iputils-ping | 3:20240117-1build1 |
|
||||
| jq | 1.7.1-3build1 |
|
||||
| libssl-dev | 3.0.13-0ubuntu3.1 |
|
||||
| libtool | 2.4.7-7build1 |
|
||||
| libyaml-dev | 0.2.5-1build1 |
|
||||
| locales | 2.39-0ubuntu8.2 |
|
||||
| lz4 | 1.9.4-1build1 |
|
||||
| m4 | 1.4.19-4build1 |
|
||||
| make | 4.3-4.1build2 |
|
||||
| mediainfo | 24.01.1-1build2 |
|
||||
| mercurial | 6.7.2-1ubuntu2 |
|
||||
| net-tools | 2.10-0.1ubuntu4 |
|
||||
| netcat | 1.226-1ubuntu2 |
|
||||
| openssh-client | 1:9.6p1-3ubuntu13.4 |
|
||||
| p7zip-full | 16.02+transitional.1 |
|
||||
| p7zip-rar | 16.02+transitional.1 |
|
||||
| parallel | 20231122+ds-1 |
|
||||
| patchelf | 0.18.0-1.1build1 |
|
||||
| pigz | 2.8-1 |
|
||||
| pkg-config | 1.8.1-2build1 |
|
||||
| pollinate | 4.33-3.1ubuntu1 |
|
||||
| python-is-python3 | 3.11.4-1 |
|
||||
| rpm | 4.18.2+dfsg-2.1build2 |
|
||||
| rsync | 3.2.7-1ubuntu1 |
|
||||
| shellcheck | 0.9.0-1 |
|
||||
| sphinxsearch | 2.2.11-8build1 |
|
||||
| sqlite3 | 3.45.1-1ubuntu2 |
|
||||
| ssh | 1:9.6p1-3ubuntu13.4 |
|
||||
| sshpass | 1.09-1 |
|
||||
| sudo | 1.9.15p5-3ubuntu5 |
|
||||
| swig | 4.2.0-2ubuntu1 |
|
||||
| tar | 1.35+dfsg-3build1 |
|
||||
| telnet | 0.17+2.5-3ubuntu4 |
|
||||
| texinfo | 7.1-3build2 |
|
||||
| time | 1.9-0.2build1 |
|
||||
| tk | 8.6.14build1 |
|
||||
| tree | 2.1.1-2ubuntu3 |
|
||||
| tzdata | 2024a-3ubuntu1.1 |
|
||||
| unzip | 6.0-28ubuntu4 |
|
||||
| upx | 4.2.2-3 |
|
||||
| wget | 1.21.4-1ubuntu4.1 |
|
||||
| xvfb | 2:21.1.12-1ubuntu1 |
|
||||
| xz-utils | 5.6.1+really5.4.5-1 |
|
||||
| zip | 3.0-13build1 |
|
||||
| zsync | 0.6.2-5build1 |
|
||||
| Name | Version |
|
||||
| ---------------------- | --------------------- |
|
||||
| acl | 2.3.2-1build1 |
|
||||
| aria2 | 1.37.0+debian-1build3 |
|
||||
| autoconf | 2.71-3 |
|
||||
| automake | 1:1.16.5-1.3ubuntu1 |
|
||||
| binutils | 2.42-4ubuntu2 |
|
||||
| bison | 2:3.8.2+dfsg-1build2 |
|
||||
| brotli | 1.1.0-2build2 |
|
||||
| bzip2 | 1.0.8-5.1 |
|
||||
| coreutils | 9.4-3ubuntu6 |
|
||||
| curl | 8.5.0-2ubuntu10.1 |
|
||||
| dbus | 1.14.10-4ubuntu4 |
|
||||
| dnsutils | 1:9.18.24-0ubuntu5 |
|
||||
| dpkg | 1.22.6ubuntu6 |
|
||||
| dpkg-dev | 1.22.6ubuntu6 |
|
||||
| fakeroot | 1.33-1 |
|
||||
| file | 1:5.45-3build1 |
|
||||
| findutils | 4.9.0-5build1 |
|
||||
| flex | 2.6.4-8.2build1 |
|
||||
| fonts-noto-color-emoji | 2.042-1 |
|
||||
| ftp | 20230507-2build3 |
|
||||
| g++ | 4:13.2.0-7ubuntu1 |
|
||||
| gcc | 4:13.2.0-7ubuntu1 |
|
||||
| gnupg2 | 2.4.4-2ubuntu17 |
|
||||
| haveged | 1.9.14-1ubuntu2 |
|
||||
| iproute2 | 6.1.0-1ubuntu6 |
|
||||
| iputils-ping | 3:20240117-1build1 |
|
||||
| jq | 1.7.1-3build1 |
|
||||
| libssl-dev | 3.0.13-0ubuntu3.1 |
|
||||
| libtool | 2.4.7-7build1 |
|
||||
| libyaml-dev | 0.2.5-1build1 |
|
||||
| locales | 2.39-0ubuntu8.2 |
|
||||
| lz4 | 1.9.4-1build1 |
|
||||
| m4 | 1.4.19-4build1 |
|
||||
| make | 4.3-4.1build2 |
|
||||
| mediainfo | 24.01.1-1build2 |
|
||||
| mercurial | 6.7.2-1ubuntu2 |
|
||||
| net-tools | 2.10-0.1ubuntu4 |
|
||||
| netcat | 1.226-1ubuntu2 |
|
||||
| openssh-client | 1:9.6p1-3ubuntu13.4 |
|
||||
| p7zip-full | 16.02+transitional.1 |
|
||||
| p7zip-rar | 16.02+transitional.1 |
|
||||
| parallel | 20231122+ds-1 |
|
||||
| patchelf | 0.18.0-1.1build1 |
|
||||
| pigz | 2.8-1 |
|
||||
| pkg-config | 1.8.1-2build1 |
|
||||
| pollinate | 4.33-3.1ubuntu1 |
|
||||
| python-is-python3 | 3.11.4-1 |
|
||||
| rpm | 4.18.2+dfsg-2.1build2 |
|
||||
| rsync | 3.2.7-1ubuntu1 |
|
||||
| shellcheck | 0.9.0-1 |
|
||||
| sphinxsearch | 2.2.11-8build1 |
|
||||
| sqlite3 | 3.45.1-1ubuntu2 |
|
||||
| ssh | 1:9.6p1-3ubuntu13.4 |
|
||||
| sshpass | 1.09-1 |
|
||||
| sudo | 1.9.15p5-3ubuntu5 |
|
||||
| swig | 4.2.0-2ubuntu1 |
|
||||
| tar | 1.35+dfsg-3build1 |
|
||||
| telnet | 0.17+2.5-3ubuntu4 |
|
||||
| texinfo | 7.1-3build2 |
|
||||
| time | 1.9-0.2build1 |
|
||||
| tk | 8.6.14build1 |
|
||||
| tree | 2.1.1-2ubuntu3 |
|
||||
| tzdata | 2024a-3ubuntu1.1 |
|
||||
| unzip | 6.0-28ubuntu4 |
|
||||
| upx | 4.2.2-3 |
|
||||
| wget | 1.21.4-1ubuntu4.1 |
|
||||
| xvfb | 2:21.1.12-1ubuntu1 |
|
||||
| xz-utils | 5.6.1+really5.4.5-1 |
|
||||
| zip | 3.0-13build1 |
|
||||
| zsync | 0.6.2-5build1 |
|
||||
|
||||
|
||||
@@ -12,4 +12,11 @@ echo "azure-cli https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-lin
|
||||
rm -f /etc/apt/sources.list.d/azure-cli.list
|
||||
rm -f /etc/apt/sources.list.d/azure-cli.list.save
|
||||
|
||||
echo "Warmup 'az'"
|
||||
az --help > /dev/null
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "Command 'az --help' failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
invoke_tests "CLI.Tools" "Azure CLI"
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
#!/bin/bash -e
|
||||
################################################################################
|
||||
## File: install-docker-compose.sh
|
||||
## Desc: Install Docker Compose v1
|
||||
## Supply chain security: Docker Compose v1 - checksum validation
|
||||
################################################################################
|
||||
|
||||
# Source the helpers for use with the script
|
||||
source $HELPER_SCRIPTS/install.sh
|
||||
|
||||
# Download docker-compose v1 from releases
|
||||
binary_path=$(download_with_retry "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-Linux-x86_64")
|
||||
|
||||
# Supply chain security - Docker Compose v1
|
||||
external_hash="f3f10cf3dbb8107e9ba2ea5f23c1d2159ff7321d16f0a23051d68d8e2547b323"
|
||||
use_checksum_comparison "${binary_path}" "${external_hash}"
|
||||
|
||||
# Install docker-compose v1
|
||||
install "${binary_path}" "/usr/local/bin/docker-compose"
|
||||
|
||||
invoke_tests "Tools" "Docker-compose v1"
|
||||
@@ -111,6 +111,9 @@ $tools.AddToolVersion("Buildah", $(Get-BuildahVersion))
|
||||
$tools.AddToolVersion("CMake", $(Get-CMakeVersion))
|
||||
$tools.AddToolVersion("CodeQL Action Bundle", $(Get-CodeQLBundleVersion))
|
||||
$tools.AddToolVersion("Docker Amazon ECR Credential Helper", $(Get-DockerAmazonECRCredHelperVersion))
|
||||
if ((Test-IsUbuntu20) -or (Test-IsUbuntu22)) {
|
||||
$tools.AddToolVersion("Docker Compose v1", $(Get-DockerComposeV1Version))
|
||||
}
|
||||
$tools.AddToolVersion("Docker Compose v2", $(Get-DockerComposeV2Version))
|
||||
$tools.AddToolVersion("Docker-Buildx", $(Get-DockerBuildxVersion))
|
||||
$tools.AddToolVersion("Docker Client", $(Get-DockerClientVersion))
|
||||
|
||||
@@ -131,7 +131,7 @@ function Get-LernaVersion {
|
||||
}
|
||||
|
||||
function Get-HomebrewVersion {
|
||||
$result = Get-CommandResult "/home/linuxbrew/.linuxbrew/bin/brew --version"
|
||||
$result = Get-CommandResult "/home/linuxbrew/.linuxbrew/bin/brew -v"
|
||||
$result.Output -match "Homebrew (?<version>\d+\.\d+\.\d+)" | Out-Null
|
||||
return $Matches.version
|
||||
}
|
||||
|
||||
@@ -58,7 +58,10 @@ function Get-CMakeVersion {
|
||||
return $cmakeVersion
|
||||
}
|
||||
|
||||
|
||||
function Get-DockerComposeV1Version {
|
||||
$composeVersion = docker-compose -v | Get-StringPart -Part 2 | Get-StringPart -Part 0 -Delimiter ","
|
||||
return $composeVersion
|
||||
}
|
||||
|
||||
function Get-DockerComposeV2Version {
|
||||
$composeVersion = docker compose version | Get-StringPart -Part 3 | Get-StringPart -Part 0 -Delimiter "v"
|
||||
|
||||
@@ -121,6 +121,12 @@ Describe "Docker images" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Docker-compose v1" -Skip:((-not (Test-IsUbuntu20)) -and (-not (Test-IsUbuntu22))) {
|
||||
It "docker-compose" {
|
||||
"docker-compose --version"| Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Ansible" {
|
||||
It "Ansible" {
|
||||
"ansible --version" | Should -ReturnZeroExitCode
|
||||
|
||||
@@ -344,7 +344,7 @@ build {
|
||||
provisioner "shell" {
|
||||
environment_vars = ["HELPER_SCRIPTS=${var.helper_script_folder}", "INSTALLER_SCRIPT_FOLDER=${var.installer_script_folder}", "DOCKERHUB_LOGIN=${var.dockerhub_login}", "DOCKERHUB_PASSWORD=${var.dockerhub_password}"]
|
||||
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
|
||||
scripts = ["${path.root}/../scripts/build/install-docker.sh"]
|
||||
scripts = ["${path.root}/../scripts/build/install-docker-compose.sh", "${path.root}/../scripts/build/install-docker.sh"]
|
||||
}
|
||||
|
||||
provisioner "shell" {
|
||||
|
||||
@@ -340,7 +340,7 @@ build {
|
||||
provisioner "shell" {
|
||||
environment_vars = ["HELPER_SCRIPTS=${var.helper_script_folder}", "INSTALLER_SCRIPT_FOLDER=${var.installer_script_folder}", "DOCKERHUB_LOGIN=${var.dockerhub_login}", "DOCKERHUB_PASSWORD=${var.dockerhub_password}"]
|
||||
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
|
||||
scripts = ["${path.root}/../scripts/build/install-docker.sh"]
|
||||
scripts = ["${path.root}/../scripts/build/install-docker-compose.sh", "${path.root}/../scripts/build/install-docker.sh"]
|
||||
}
|
||||
|
||||
provisioner "shell" {
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[All OSes] Android NDK versions <=25 will be removed from images on August 19](https://github.com/actions/runner-images/issues/10342) |
|
||||
| [[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 29](https://github.com/actions/runner-images/issues/9692) |
|
||||
***
|
||||
# Windows Server 2019
|
||||
- OS Version: 10.0.17763 Build 6054
|
||||
- Image Version: 20240730.1.0
|
||||
- Image Version: 20240721.1.0
|
||||
|
||||
## Windows features
|
||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||
@@ -34,7 +33,7 @@
|
||||
- pip 24.0 (python 3.7)
|
||||
- Pipx 1.2.1
|
||||
- RubyGems 3.2.33
|
||||
- Vcpkg (build from commit 136a0d8b8)
|
||||
- Vcpkg (build from commit 821100d96)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -55,19 +54,19 @@
|
||||
- azcopy 10.25.1
|
||||
- Bazel 7.2.1
|
||||
- Bazelisk 1.19.0
|
||||
- Bicep 0.29.47
|
||||
- Bicep 0.29.45
|
||||
- Cabal 3.12.1.0
|
||||
- CMake 3.30.1
|
||||
- CodeQL Action Bundle 2.18.1
|
||||
- CodeQL Action Bundle 2.18.0
|
||||
- Docker 26.1.3
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.27.1
|
||||
- Docker-wincred 0.8.2
|
||||
- ghc 9.10.1
|
||||
- Git 2.46.0.windows.1
|
||||
- Git 2.45.2.windows.1
|
||||
- Git LFS 3.5.1
|
||||
- Google Cloud CLI 485.0.0
|
||||
- ImageMagick 7.1.1-36
|
||||
- Google Cloud CLI 484.0.0
|
||||
- ImageMagick 7.1.1-35
|
||||
- InnoSetup 6.3.3
|
||||
- jq 1.7.1
|
||||
- Kind 0.23.0
|
||||
@@ -81,10 +80,10 @@
|
||||
- OpenSSL 1.1.1w
|
||||
- Packer 1.11.0
|
||||
- Parcel 2.12.0
|
||||
- Pulumi 3.127.0
|
||||
- Pulumi 3.125.0
|
||||
- R 4.4.1
|
||||
- Service Fabric SDK 9.1.1436.9590
|
||||
- Stack 3.1.1
|
||||
- Stack 2.15.7
|
||||
- Subversion (SVN) 1.14.2
|
||||
- Swig 4.1.1
|
||||
- VSWhere 3.1.7
|
||||
@@ -94,8 +93,8 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.216
|
||||
- AWS CLI 2.17.19
|
||||
- Alibaba Cloud CLI 3.0.214
|
||||
- AWS CLI 2.17.14
|
||||
- AWS SAM CLI 1.120.0
|
||||
- AWS Session Manager CLI 1.2.650.0
|
||||
- Azure CLI 2.62.0
|
||||
@@ -104,9 +103,9 @@
|
||||
- GitHub CLI 2.53.0
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.80.0
|
||||
- Rust 1.80.0
|
||||
- Rustdoc 1.80.0
|
||||
- Cargo 1.79.0
|
||||
- Rust 1.79.0
|
||||
- Rustdoc 1.79.0
|
||||
- Rustup 1.27.1
|
||||
|
||||
#### Packages
|
||||
@@ -114,15 +113,15 @@
|
||||
- cargo-audit 0.20.0
|
||||
- cargo-outdated 0.15.0
|
||||
- cbindgen 0.26.0
|
||||
- Clippy 0.1.80
|
||||
- Clippy 0.1.79
|
||||
- Rustfmt 1.7.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 127.0.6533.73
|
||||
- Chrome Driver 127.0.6533.72
|
||||
- Microsoft Edge 127.0.2651.74
|
||||
- Microsoft Edge Driver 127.0.2651.74
|
||||
- Mozilla Firefox 128.0.3
|
||||
- Google Chrome 126.0.6478.183
|
||||
- Chrome Driver 126.0.6478.182
|
||||
- Microsoft Edge 126.0.2592.113
|
||||
- Microsoft Edge Driver 126.0.2592.113
|
||||
- Mozilla Firefox 128.0
|
||||
- Gecko Driver 0.34.0
|
||||
- IE Driver 4.14.0.0
|
||||
- Selenium server 4.23.0
|
||||
@@ -173,7 +172,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.4
|
||||
- 20.16.0
|
||||
- 20.15.1
|
||||
|
||||
#### Python
|
||||
- 3.7.9
|
||||
@@ -194,7 +193,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### Ruby
|
||||
- 3.0.7
|
||||
- 3.1.6
|
||||
- 3.2.5
|
||||
- 3.2.4
|
||||
|
||||
### Databases
|
||||
|
||||
@@ -501,7 +500,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- nbgv 3.6.139+a9e8765620
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.4
|
||||
- PowerShell 7.4.3
|
||||
|
||||
#### Powershell Modules
|
||||
- Az: 11.3.1
|
||||
@@ -509,15 +508,15 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- AzureRM: 2.1.0 (Default), 6.13.1
|
||||
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
|
||||
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
|
||||
- AWSPowershell: 4.1.624
|
||||
- AWSPowershell: 4.1.619
|
||||
- DockerMsftProvider: 1.0.0.8
|
||||
- MarkdownPS: 1.10
|
||||
- Microsoft.Graph: 2.21.0
|
||||
- Microsoft.Graph: 2.20.0
|
||||
- Pester: 3.4.0, 5.6.1
|
||||
- PowerShellGet: 1.0.0.1, 2.2.5
|
||||
- PSScriptAnalyzer: 1.22.0
|
||||
- PSWindowsUpdate: 2.2.1.5
|
||||
- SqlServer: 22.2.0
|
||||
- SqlServer: 22.3.0
|
||||
- VSSetup: 2.2.16
|
||||
```
|
||||
Azure PowerShell module 2.1.0 and AzureRM PowerShell module 2.1.0 are installed
|
||||
@@ -538,16 +537,16 @@ All other versions are saved but not installed.
|
||||
| Google APIs | addon-google_apis-google-21<br>addon-google_apis-google-22<br>addon-google_apis-google-23<br>addon-google_apis-google-24 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 24.0.8215888<br>25.2.9519653<br>26.3.11579264<br>27.0.12077973 |
|
||||
| NDK | 24.0.8215888<br>25.2.9519653<br>26.3.11579264 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | ---------------------------------------- |
|
||||
| ANDROID_HOME | C:\Android\android-sdk |
|
||||
| ANDROID_NDK | C:\Android\android-sdk\ndk\27.0.12077973 |
|
||||
| ANDROID_NDK_HOME | C:\Android\android-sdk\ndk\27.0.12077973 |
|
||||
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\27.0.12077973 |
|
||||
| ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\27.0.12077973 |
|
||||
| ANDROID_NDK | C:\Android\android-sdk\ndk\25.2.9519653 |
|
||||
| ANDROID_NDK_HOME | C:\Android\android-sdk\ndk\25.2.9519653 |
|
||||
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\26.3.11579264 |
|
||||
| ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\25.2.9519653 |
|
||||
| ANDROID_SDK_ROOT | C:\Android\android-sdk |
|
||||
|
||||
### Cached Docker images
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[All OSes] Android NDK versions <=25 will be removed from images on August 19](https://github.com/actions/runner-images/issues/10342) |
|
||||
| [[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 29](https://github.com/actions/runner-images/issues/9692) |
|
||||
***
|
||||
# Windows Server 2022
|
||||
- OS Version: 10.0.20348 Build 2582
|
||||
- Image Version: 20240729.2.0
|
||||
- Image Version: 20240721.1.0
|
||||
|
||||
## Windows features
|
||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||
@@ -31,10 +30,10 @@
|
||||
- Miniconda 24.5.0 (pre-installed on the image but not added to PATH)
|
||||
- NPM 10.7.0
|
||||
- NuGet 6.10.1.5
|
||||
- pip 24.2 (python 3.9)
|
||||
- pip 24.1.2 (python 3.9)
|
||||
- Pipx 1.6.0
|
||||
- RubyGems 3.2.33
|
||||
- Vcpkg (build from commit cacf59943)
|
||||
- Vcpkg (build from commit 821100d96)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -55,10 +54,10 @@
|
||||
- azcopy 10.25.1
|
||||
- Bazel 7.2.1
|
||||
- Bazelisk 1.19.0
|
||||
- Bicep 0.29.47
|
||||
- Bicep 0.29.45
|
||||
- Cabal 3.12.1.0
|
||||
- CMake 3.30.1
|
||||
- CodeQL Action Bundle 2.18.1
|
||||
- CodeQL Action Bundle 2.18.0
|
||||
- Docker 26.1.3
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.27.1
|
||||
@@ -66,7 +65,7 @@
|
||||
- ghc 9.10.1
|
||||
- Git 2.45.2.windows.1
|
||||
- Git LFS 3.5.1
|
||||
- ImageMagick 7.1.1-36
|
||||
- ImageMagick 7.1.1-35
|
||||
- InnoSetup 6.3.3
|
||||
- jq 1.7.1
|
||||
- Kind 0.23.0
|
||||
@@ -79,10 +78,10 @@
|
||||
- NSIS 3.10
|
||||
- OpenSSL 1.1.1w
|
||||
- Packer 1.11.0
|
||||
- Pulumi 3.127.0
|
||||
- Pulumi 3.125.0
|
||||
- R 4.4.1
|
||||
- Service Fabric SDK 9.1.1436.9590
|
||||
- Stack 3.1.1
|
||||
- Stack 2.15.7
|
||||
- Subversion (SVN) 1.14.2
|
||||
- Swig 4.1.1
|
||||
- VSWhere 3.1.7
|
||||
@@ -92,8 +91,8 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.216
|
||||
- AWS CLI 2.17.18
|
||||
- Alibaba Cloud CLI 3.0.214
|
||||
- AWS CLI 2.17.14
|
||||
- AWS SAM CLI 1.120.0
|
||||
- AWS Session Manager CLI 1.2.650.0
|
||||
- Azure CLI 2.62.0
|
||||
@@ -101,9 +100,9 @@
|
||||
- GitHub CLI 2.53.0
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.80.0
|
||||
- Rust 1.80.0
|
||||
- Rustdoc 1.80.0
|
||||
- Cargo 1.79.0
|
||||
- Rust 1.79.0
|
||||
- Rustdoc 1.79.0
|
||||
- Rustup 1.27.1
|
||||
|
||||
#### Packages
|
||||
@@ -111,15 +110,15 @@
|
||||
- cargo-audit 0.20.0
|
||||
- cargo-outdated 0.15.0
|
||||
- cbindgen 0.26.0
|
||||
- Clippy 0.1.80
|
||||
- Clippy 0.1.79
|
||||
- Rustfmt 1.7.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 127.0.6533.73
|
||||
- Chrome Driver 127.0.6533.72
|
||||
- Microsoft Edge 127.0.2651.74
|
||||
- Microsoft Edge Driver 127.0.2651.74
|
||||
- Mozilla Firefox 128.0.3
|
||||
- Google Chrome 126.0.6478.183
|
||||
- Chrome Driver 126.0.6478.182
|
||||
- Microsoft Edge 126.0.2592.113
|
||||
- Microsoft Edge Driver 126.0.2592.113
|
||||
- Mozilla Firefox 128.0
|
||||
- Gecko Driver 0.34.0
|
||||
- IE Driver 4.14.0.0
|
||||
- Selenium server 4.23.0
|
||||
@@ -167,7 +166,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.4
|
||||
- 20.16.0
|
||||
- 20.15.1
|
||||
|
||||
#### Python
|
||||
- 3.7.9
|
||||
@@ -187,7 +186,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### Ruby
|
||||
- 3.0.7
|
||||
- 3.1.6
|
||||
- 3.2.5
|
||||
- 3.2.4
|
||||
|
||||
### Databases
|
||||
|
||||
@@ -211,7 +210,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
### Database tools
|
||||
- Azure CosmosDb Emulator 2.14.18.0
|
||||
- DacFx 162.3.566.1
|
||||
- MySQL 8.0.39.0
|
||||
- MySQL 8.0.38.0
|
||||
- SQL OLEDB Driver 18.7.4.0
|
||||
- SQLPS 1.0
|
||||
|
||||
@@ -224,7 +223,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
### Visual Studio Enterprise 2022
|
||||
| Name | Version | Path |
|
||||
| ----------------------------- | --------------- | -------------------------------------------------------- |
|
||||
| Visual Studio Enterprise 2022 | 17.10.35122.118 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
|
||||
| Visual Studio Enterprise 2022 | 17.10.35027.167 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
|
||||
|
||||
#### Workloads, components and extensions
|
||||
| Package | Version |
|
||||
@@ -251,7 +250,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Component.Unreal | 17.10.34803.213 |
|
||||
| Component.Unreal.Android | 17.10.34803.213 |
|
||||
| Component.Unreal.Ide | 17.10.34803.213 |
|
||||
| Component.VisualStudio.GitHub.Copilot | 0.2.894.62884 |
|
||||
| Component.VisualStudio.GitHub.Copilot | 0.2.889.30432 |
|
||||
| Component.VSInstallerProjects2022 | 2.0.1 |
|
||||
| Component.WixToolset.VisualStudioExtension.Dev17 | 1.0.0.22 |
|
||||
| Component.WixToolset.VisualStudioExtension.Schemas3 | 1.0.0.22 |
|
||||
@@ -497,7 +496,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- nbgv 3.6.139+a9e8765620
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.4
|
||||
- PowerShell 7.4.3
|
||||
|
||||
#### Powershell Modules
|
||||
- Az: 11.3.1
|
||||
@@ -505,7 +504,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- AzureRM: 2.1.0 (Default), 6.13.1
|
||||
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
|
||||
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
|
||||
- AWSPowershell: 4.1.623
|
||||
- AWSPowershell: 4.1.619
|
||||
- DockerMsftProvider: 1.0.0.8
|
||||
- MarkdownPS: 1.10
|
||||
- Microsoft.Graph: 2.20.0
|
||||
@@ -533,16 +532,16 @@ All other versions are saved but not installed.
|
||||
| CMake | 3.18.1<br>3.22.1 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 24.0.8215888<br>25.2.9519653<br>26.3.11579264<br>27.0.12077973 |
|
||||
| NDK | 24.0.8215888<br>25.2.9519653<br>26.3.11579264 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | ---------------------------------------- |
|
||||
| ANDROID_HOME | C:\Android\android-sdk |
|
||||
| ANDROID_NDK | C:\Android\android-sdk\ndk\27.0.12077973 |
|
||||
| ANDROID_NDK_HOME | C:\Android\android-sdk\ndk\27.0.12077973 |
|
||||
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\27.0.12077973 |
|
||||
| ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\27.0.12077973 |
|
||||
| ANDROID_NDK | C:\Android\android-sdk\ndk\25.2.9519653 |
|
||||
| ANDROID_NDK_HOME | C:\Android\android-sdk\ndk\25.2.9519653 |
|
||||
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\26.3.11579264 |
|
||||
| ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\25.2.9519653 |
|
||||
| ANDROID_SDK_ROOT | C:\Android\android-sdk |
|
||||
|
||||
### Cached Docker images
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
{"name": "PowerShellGet"},
|
||||
{"name": "PSScriptAnalyzer"},
|
||||
{"name": "PSWindowsUpdate"},
|
||||
{"name": "SqlServer", "versions": ["22.2.0"]},
|
||||
{"name": "SqlServer"},
|
||||
{"name": "VSSetup"},
|
||||
{"name": "Microsoft.Graph"},
|
||||
{"name": "AWSPowershell"}
|
||||
@@ -424,7 +424,7 @@
|
||||
{ "name": "aria2" },
|
||||
{ "name": "azcopy10" },
|
||||
{ "name": "Bicep" },
|
||||
{ "name": "gitversion.portable", "args": [ "--version", "5.12.0"] },
|
||||
{ "name": "gitversion.portable" },
|
||||
{ "name": "innosetup" },
|
||||
{ "name": "jq" },
|
||||
{ "name": "NuGet.CommandLine" },
|
||||
|
||||
Reference in New Issue
Block a user