Compare commits

..
Author SHA1 Message Date
Hosted Runners Images Bot. fcb8f68a4a Updating readme file for win22 version 20260112.2.1 2026-01-13 09:30:34 +00:00
Shamil Mubarakshin 0d9f87fc06 [windows-2022, ubuntu-22.04] Change to Generation 2 VM (#13521) 2026-01-12 13:53:29 +01:00
Arshad Pasha 1be20d99fa [macOS] Fix typo: Github -> GitHub in BasicTools test description (#13516) 2026-01-11 16:58:49 +01:00
8ed95b8456 Updating readme file for ubuntu24 version 20260105.202.1 (#13491)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-01-09 20:06:41 +00:00
12fd6ca607 Updating readme file for win22 version 20260105.167.1 (#13493)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-01-09 19:24:01 +00:00
75cd759474 Updating readme file for win25 version 20260105.172.1 (#13494)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-01-09 18:50:05 +00:00
2646e00191 Updating readme file for ubuntu22 version 20260105.207.1 (#13492)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-01-09 18:08:11 +00:00
Erik Bershel f62e298c0e [Ubuntu] Fix puling condition (#13514) 2026-01-09 18:44:53 +01:00
Erik Bershel fa2f5b4815 [Ubuntu] Add Dependabot docker image (#13513) 2026-01-09 18:17:32 +01:00
Erik Bershel dce2b21f0a [Ubuntu, Windows] Add Azure modules to PS scope; deprecate zip (#13482) 2026-01-09 11:03:49 +01:00
Erik Bershel d9f2f12ea8 [macos-15] Update Xcodes and Xcode's runtimes set (#13507) 2026-01-09 10:58:31 +01:00
Shamil Mubarakshin 3708b41ea1 [windows] 12.01.2026 Software Changes (#13508) 2026-01-09 10:55:00 +01:00
Shamil Mubarakshin 522f700a8f [macos] 12.01.2026 Software Changes (#13509) 2026-01-09 10:02:52 +01:00
bb887b7912 Updating readme file for macos-26-arm64 version 20260106.0138.1 (#13498)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-01-08 17:00:43 +00:00
d1e7592a66 Updating readme file for macos-14 version 20260105.0099.1 (#13501)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-01-08 16:14:53 +00:00
ac941eaf0a Updating readme file for macos-15 version 20260105.0104.1 (#13496)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-01-08 16:14:40 +00:00
1932eb5b1a Updating readme file for macos-14-arm64 version 20260105.0074.1 (#13495)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-01-08 16:14:36 +00:00
44685a66e1 Updating readme file for macos-15-arm64 version 20260105.0094.1 (#13497)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-01-08 16:14:21 +00:00
Shamil Mubarakshin c73a29e9fa Merge pull request #13506 [ubuntu] 12.01.2026 Software Changes 2026-01-08 17:08:45 +01:00
Erik Bershel eec95bce78 [macOS] Update DOTNET environment variables (#13380) 2026-01-08 15:56:10 +01:00
Shamil Mubarakshin 54fe6db2c6 [ubuntu] Remove Android NDK 26, add 28, 29 2026-01-08 13:28:20 +01:00
Shamil Mubarakshin 7a8a9b0a11 [ubuntu] Instal only latest GHC 2026-01-08 13:24:44 +01:00
Shamil Mubarakshin dc01c37dc5 [ubuntu-22.04] Remove cached docker images 2026-01-08 12:45:08 +01:00
Shamil Mubarakshin 8649f48207 [ubuntu-22.04] Remove android platform and build tools < 34 2026-01-08 12:34:28 +01:00
Shamil Mubarakshin 58ecf45cf0 [ubuntu] Remove cached Python 3.9 2026-01-08 12:33:11 +01:00
33 changed files with 362 additions and 418 deletions
+2 -1
View File
@@ -22,8 +22,9 @@ export PATH="/usr/local/opt/curl/bin:$PATH"
export PATH=$HOME/.cargo/bin:$PATH
export RCT_NO_LAUNCH_PACKAGER=1
export DOTNET_ROOT=$HOME/.dotnet
export DOTNET_MULTILEVEL_LOOKUP=0
export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1
export DOTNET_NOLOGO=1
export HOMEBREW_NO_AUTO_UPDATE=1
export HOMEBREW_NO_INSTALL_CLEANUP=1
+28 -25
View File
@@ -1,14 +1,17 @@
| Announcements |
|-|
| [[macOS] Deprecation of Xcode 16.3 and older runtimes on macOS 15 on January 12th, 2026.](https://github.com/actions/runner-images/issues/13392) |
| [[macOS] The macOS 13 Ventura based runner images will begin deprecation on September 22nd and will be fully unsupported by December 4th for GitHub and ADO](https://github.com/actions/runner-images/issues/13046) |
| [[macOS] The additional macOS 15 Sonoma Intel-based image will be available in GitHub Actions](https://github.com/actions/runner-images/issues/13045) |
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
| [[macOS] DOTNET_ROOT environment variable variable will be removed on January 12th, 2026](https://github.com/actions/runner-images/issues/13470) |
| [[Ubuntu-22.04, macOS-14, Windows-2022] Android SDK platforms and build tools older than version 34 will be removed on January 12th, 2026.](https://github.com/actions/runner-images/issues/13469) |
| [[all OSs] Python 3.9 will be removed; Python 3.12 will become the default on Windows images on January 12th, 2026.](https://github.com/actions/runner-images/issues/13468) |
| [[all OSs] Android NDK 26 will be removed, Android NDK 27 will be used by default on January 12th, 2026.](https://github.com/actions/runner-images/issues/13467) |
| [[macOS] Deprecation of simulator runtimes for Xcode 16.3 and older on macOS 15 on January 12th, 2026.](https://github.com/actions/runner-images/issues/13392) |
| [macOS 26 (Tahoe) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/13008) |
***
# macOS 14
- OS Version: macOS 14.8.3 (23J220)
- Kernel Version: Darwin 23.6.0
- Image Version: 20251216.0055.1
- Image Version: 20260105.0074.1
## Installed Software
@@ -23,29 +26,29 @@
- GNU Fortran 13 (Homebrew GCC 13.4.0) - available by `gfortran-13` alias
- GNU Fortran 14 (Homebrew GCC 14.3.0) - available by `gfortran-14` alias
- GNU Fortran 15 (Homebrew GCC 15.2.0) - available by `gfortran-15` alias
- Kotlin 2.2.21-release-469
- Kotlin 2.3.0-release-356
- Mono 6.12.0.188
- Node.js 20.19.6
- Perl 5.40.2
- Perl 5.42.0
- Python3 3.14.2
- Ruby 3.3.10
### Package Management
- Bundler 4.0.1
- Bundler 4.0.3
- Carthage 0.40.0
- CocoaPods 1.16.2
- Homebrew 5.0.5
- Homebrew 5.0.8
- NPM 10.8.2
- NuGet 6.3.1.1
- Pip3 25.3 (python 3.14)
- Pipx 1.8.0
- RubyGems 4.0.1
- Vcpkg 2025 (build from commit 9984495d19)
- RubyGems 4.0.3
- Vcpkg 2025 (build from commit af752f21c9)
- Yarn 1.22.22
### Project Management
- Apache Ant 1.10.15
- Apache Maven 3.9.11
- Apache Maven 3.9.12
- Gradle 9.2.1
### Utilities
@@ -56,12 +59,12 @@
- bazelisk 1.27.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.7.1
- Git 2.50.1
- Git 2.52.0
- Git LFS 3.7.1
- GitHub CLI 2.83.2
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.25.0
- gpg (GnuPG) 2.4.8
- gpg (GnuPG) 2.4.9
- jq 1.8.1
- OpenSSL 1.1.1w 11 Sep 2023
- Packer 1.14.3
@@ -72,15 +75,15 @@
- Ninja 1.13.2
### Tools
- AWS CLI 2.32.17
- AWS SAM CLI 1.149.0
- AWS CLI 2.32.28
- AWS SAM CLI 1.151.0
- AWS Session Manager CLI 1.2.764.0
- Azure CLI 2.81.0
- Azure CLI (azure-devops) 1.0.2
- Bicep CLI 0.39.26
- Cmake 4.2.1
- CodeQL Action Bundle 2.23.8
- Fastlane 2.229.1
- Fastlane 2.230.0
- SwiftFormat 0.58.7
- Xcbeautify 3.1.2
- Xcode Command Line Tools 16.2.0.0.1.1733547573
@@ -89,14 +92,14 @@
### Browsers
- Safari 26.2 (19623.1.14.18.4)
- SafariDriver 26.2 (19623.1.14.18.4)
- Google Chrome 143.0.7499.110
- Google Chrome for Testing 143.0.7499.42
- ChromeDriver 143.0.7499.42
- Microsoft Edge 143.0.3650.80
- Microsoft Edge WebDriver 143.0.3650.80
- Mozilla Firefox 146.0
- Google Chrome 143.0.7499.170
- Google Chrome for Testing 143.0.7499.169
- ChromeDriver 143.0.7499.169
- Microsoft Edge 143.0.3650.96
- Microsoft Edge WebDriver 143.0.3650.96
- Mozilla Firefox 146.0.1
- geckodriver 0.36.0
- Selenium server 4.38.0
- Selenium server 4.39.0
#### Environment variables
| Name | Value |
@@ -118,7 +121,7 @@
#### Ruby
- 3.2.9
- 3.3.10
- 3.4.7
- 3.4.8
#### Python
- 3.11.9
@@ -262,7 +265,7 @@
| Android Emulator | 36.3.10 |
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0<br>33.0.2 33.0.3 |
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3) |
| Android SDK Platform-Tools | 36.0.0 |
| Android SDK Platform-Tools | 36.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.31.5<br>4.1.2 |
| Google Play services | 49 |
+31 -28
View File
@@ -1,14 +1,17 @@
| Announcements |
|-|
| [[macOS] Deprecation of Xcode 16.3 and older runtimes on macOS 15 on January 12th, 2026.](https://github.com/actions/runner-images/issues/13392) |
| [[macOS] The macOS 13 Ventura based runner images will begin deprecation on September 22nd and will be fully unsupported by December 4th for GitHub and ADO](https://github.com/actions/runner-images/issues/13046) |
| [[macOS] The additional macOS 15 Sonoma Intel-based image will be available in GitHub Actions](https://github.com/actions/runner-images/issues/13045) |
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
| [[macOS] DOTNET_ROOT environment variable variable will be removed on January 12th, 2026](https://github.com/actions/runner-images/issues/13470) |
| [[Ubuntu-22.04, macOS-14, Windows-2022] Android SDK platforms and build tools older than version 34 will be removed on January 12th, 2026.](https://github.com/actions/runner-images/issues/13469) |
| [[all OSs] Python 3.9 will be removed; Python 3.12 will become the default on Windows images on January 12th, 2026.](https://github.com/actions/runner-images/issues/13468) |
| [[all OSs] Android NDK 26 will be removed, Android NDK 27 will be used by default on January 12th, 2026.](https://github.com/actions/runner-images/issues/13467) |
| [[macOS] Deprecation of simulator runtimes for Xcode 16.3 and older on macOS 15 on January 12th, 2026.](https://github.com/actions/runner-images/issues/13392) |
| [macOS 26 (Tahoe) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/13008) |
***
# macOS 15
- OS Version: macOS 15.7.3 (24G419)
- Kernel Version: Darwin 24.6.0
- Image Version: 20251216.0081.1
- Image Version: 20260105.0104.1
## Installed Software
@@ -23,29 +26,29 @@
- GNU Fortran 13 (Homebrew GCC 13.4.0) - available by `gfortran-13` alias
- GNU Fortran 14 (Homebrew GCC 14.3.0) - available by `gfortran-14` alias
- GNU Fortran 15 (Homebrew GCC 15.2.0) - available by `gfortran-15` alias
- Kotlin 2.2.21-release-469
- Kotlin 2.3.0-release-356
- Node.js 22.21.1
- Perl 5.40.2
- PHP 8.5.0
- Perl 5.42.0
- PHP 8.5.1
- Python3 3.14.2
- Ruby 3.3.10
### Package Management
- Bundler 4.0.1
- Bundler 4.0.3
- Carthage 0.40.0
- CocoaPods 1.16.2
- Composer 2.9.2
- Homebrew 5.0.5
- Composer 2.9.3
- Homebrew 5.0.8
- NPM 10.9.4
- Pip3 25.3 (python 3.14)
- Pipx 1.8.0
- RubyGems 4.0.1
- Vcpkg 2025 (build from commit 2b6a882f61)
- RubyGems 4.0.3
- Vcpkg 2025 (build from commit af752f21c9)
- Yarn 1.22.22
### Project Management
- Apache Ant 1.10.15
- Apache Maven 3.9.11
- Apache Maven 3.9.12
- Gradle 9.2.1
### Utilities
@@ -56,12 +59,12 @@
- bazelisk 1.27.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.17.0
- Git 2.50.1
- Git 2.52.0
- Git LFS 3.7.1
- GitHub CLI 2.83.2
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.25.0
- gpg (GnuPG) 2.4.8
- gpg (GnuPG) 2.4.9
- jq 1.8.1
- OpenSSL 1.1.1w 11 Sep 2023
- Packer 1.14.3
@@ -72,34 +75,34 @@
- Ninja 1.13.2
### Tools
- AWS CLI 2.32.17
- AWS SAM CLI 1.149.0
- AWS CLI 2.32.28
- AWS SAM CLI 1.151.0
- AWS Session Manager CLI 1.2.764.0
- Azure CLI 2.81.0
- Azure CLI (azure-devops) 1.0.2
- Bicep CLI 0.39.26
- Cmake 4.2.1
- CodeQL Action Bundle 2.23.8
- Fastlane 2.229.1
- Fastlane 2.230.0
- SwiftFormat 0.58.7
- Xcbeautify 3.1.2
- Xcode Command Line Tools 16.4.0.0.1.1747106510
- Xcodes 1.6.2
### Linters
- SwiftLint 0.62.2
- SwiftLint 0.63.0
### Browsers
- Safari 26.2 (20623.1.14.18.4)
- SafariDriver 26.2 (20623.1.14.18.4)
- Google Chrome 143.0.7499.110
- Google Chrome for Testing 143.0.7499.42
- ChromeDriver 143.0.7499.42
- Microsoft Edge 143.0.3650.80
- Microsoft Edge WebDriver 143.0.3650.80
- Mozilla Firefox 146.0
- Google Chrome 143.0.7499.170
- Google Chrome for Testing 143.0.7499.169
- ChromeDriver 143.0.7499.169
- Microsoft Edge 143.0.3650.96
- Microsoft Edge WebDriver 143.0.3650.96
- Mozilla Firefox 146.0.1
- geckodriver 0.36.0
- Selenium server 4.38.0
- Selenium server 4.39.0
#### Environment variables
| Name | Value |
@@ -121,7 +124,7 @@
#### Ruby
- 3.2.9
- 3.3.10
- 3.4.7
- 3.4.8
#### Python
- 3.9.25
@@ -271,7 +274,7 @@
| Android Emulator | 36.3.10 |
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1 |
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3) |
| Android SDK Platform-Tools | 36.0.0 |
| Android SDK Platform-Tools | 36.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.31.5<br>4.1.2 |
| Google Play services | 49 |
+31 -28
View File
@@ -1,14 +1,17 @@
| Announcements |
|-|
| [[macOS] Deprecation of Xcode 16.3 and older runtimes on macOS 15 on January 12th, 2026.](https://github.com/actions/runner-images/issues/13392) |
| [[macOS] The macOS 13 Ventura based runner images will begin deprecation on September 22nd and will be fully unsupported by December 4th for GitHub and ADO](https://github.com/actions/runner-images/issues/13046) |
| [[macOS] The additional macOS 15 Sonoma Intel-based image will be available in GitHub Actions](https://github.com/actions/runner-images/issues/13045) |
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
| [[macOS] DOTNET_ROOT environment variable variable will be removed on January 12th, 2026](https://github.com/actions/runner-images/issues/13470) |
| [[Ubuntu-22.04, macOS-14, Windows-2022] Android SDK platforms and build tools older than version 34 will be removed on January 12th, 2026.](https://github.com/actions/runner-images/issues/13469) |
| [[all OSs] Python 3.9 will be removed; Python 3.12 will become the default on Windows images on January 12th, 2026.](https://github.com/actions/runner-images/issues/13468) |
| [[all OSs] Android NDK 26 will be removed, Android NDK 27 will be used by default on January 12th, 2026.](https://github.com/actions/runner-images/issues/13467) |
| [[macOS] Deprecation of simulator runtimes for Xcode 16.3 and older on macOS 15 on January 12th, 2026.](https://github.com/actions/runner-images/issues/13392) |
| [macOS 26 (Tahoe) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/13008) |
***
# macOS 15
- OS Version: macOS 15.7.2 (24G325)
- OS Version: macOS 15.7.3 (24G419)
- Kernel Version: Darwin 24.6.0
- Image Version: 20251215.0075.1
- Image Version: 20260105.0094.1
## Installed Software
@@ -23,27 +26,27 @@
- GNU Fortran 13 (Homebrew GCC 13.4.0) - available by `gfortran-13` alias
- GNU Fortran 14 (Homebrew GCC 14.3.0) - available by `gfortran-14` alias
- GNU Fortran 15 (Homebrew GCC 15.2.0) - available by `gfortran-15` alias
- Kotlin 2.2.21-release-469
- Kotlin 2.3.0-release-356
- Node.js 22.21.1
- Perl 5.40.2
- Perl 5.42.0
- Python3 3.14.2
- Ruby 3.3.10
### Package Management
- Bundler 4.0.1
- Bundler 4.0.3
- Carthage 0.40.0
- CocoaPods 1.16.2
- Homebrew 5.0.5
- Homebrew 5.0.8
- NPM 10.9.4
- Pip3 25.3 (python 3.14)
- Pipx 1.8.0
- RubyGems 4.0.1
- Vcpkg 2025 (build from commit 594ad8871e)
- RubyGems 4.0.3
- Vcpkg 2025 (build from commit af752f21c9)
- Yarn 1.22.22
### Project Management
- Apache Ant 1.10.15
- Apache Maven 3.9.11
- Apache Maven 3.9.12
- Gradle 9.2.1
### Utilities
@@ -54,12 +57,12 @@
- bazelisk 1.27.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.7.1
- Git 2.50.1
- Git 2.52.0
- Git LFS 3.7.1
- GitHub CLI 2.83.2
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.25.0
- gpg (GnuPG) 2.4.8
- gpg (GnuPG) 2.4.9
- jq 1.8.1
- OpenSSL 1.1.1w 11 Sep 2023
- Packer 1.14.3
@@ -70,31 +73,31 @@
- Ninja 1.13.2
### Tools
- AWS CLI 2.32.16
- AWS SAM CLI 1.149.0
- AWS CLI 2.32.28
- AWS SAM CLI 1.151.0
- AWS Session Manager CLI 1.2.764.0
- Azure CLI 2.81.0
- Azure CLI (azure-devops) 1.0.2
- Bicep CLI 0.39.26
- Cmake 4.2.1
- CodeQL Action Bundle 2.23.8
- Fastlane 2.229.1
- Fastlane 2.230.0
- SwiftFormat 0.58.7
- Xcbeautify 3.1.2
- Xcode Command Line Tools 16.4.0.0.1.1747106510
- Xcodes 1.6.2
### Browsers
- Safari 26.1 (20622.2.11.119.1)
- SafariDriver 26.1 (20622.2.11.119.1)
- Google Chrome 143.0.7499.110
- Google Chrome for Testing 143.0.7499.42
- ChromeDriver 143.0.7499.42
- Microsoft Edge 143.0.3650.80
- Microsoft Edge WebDriver 143.0.3650.80
- Mozilla Firefox 146.0
- Safari 26.2 (20623.1.14.18.4)
- SafariDriver 26.2 (20623.1.14.18.4)
- Google Chrome 143.0.7499.170
- Google Chrome for Testing 143.0.7499.169
- ChromeDriver 143.0.7499.169
- Microsoft Edge 143.0.3650.96
- Microsoft Edge WebDriver 143.0.3650.96
- Mozilla Firefox 146.0.1
- geckodriver 0.36.0
- Selenium server 4.38.0
- Selenium server 4.39.0
#### Environment variables
| Name | Value |
@@ -116,7 +119,7 @@
#### Ruby
- 3.2.9
- 3.3.10
- 3.4.7
- 3.4.8
#### Python
- 3.11.9
@@ -269,7 +272,7 @@
| Android Emulator | 36.3.10 |
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1 |
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3) |
| Android SDK Platform-Tools | 36.0.0 |
| Android SDK Platform-Tools | 36.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.31.5<br>4.1.2 |
| Google Play services | 49 |
+29 -26
View File
@@ -1,14 +1,17 @@
| Announcements |
|-|
| [[macOS] Deprecation of Xcode 16.3 and older runtimes on macOS 15 on January 12th, 2026.](https://github.com/actions/runner-images/issues/13392) |
| [[macOS] The macOS 13 Ventura based runner images will begin deprecation on September 22nd and will be fully unsupported by December 4th for GitHub and ADO](https://github.com/actions/runner-images/issues/13046) |
| [[macOS] The additional macOS 15 Sonoma Intel-based image will be available in GitHub Actions](https://github.com/actions/runner-images/issues/13045) |
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
| [[macOS] DOTNET_ROOT environment variable variable will be removed on January 12th, 2026](https://github.com/actions/runner-images/issues/13470) |
| [[Ubuntu-22.04, macOS-14, Windows-2022] Android SDK platforms and build tools older than version 34 will be removed on January 12th, 2026.](https://github.com/actions/runner-images/issues/13469) |
| [[all OSs] Python 3.9 will be removed; Python 3.12 will become the default on Windows images on January 12th, 2026.](https://github.com/actions/runner-images/issues/13468) |
| [[all OSs] Android NDK 26 will be removed, Android NDK 27 will be used by default on January 12th, 2026.](https://github.com/actions/runner-images/issues/13467) |
| [[macOS] Deprecation of simulator runtimes for Xcode 16.3 and older on macOS 15 on January 12th, 2026.](https://github.com/actions/runner-images/issues/13392) |
| [macOS 26 (Tahoe) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/13008) |
***
# macOS 26
- OS Version: macOS 26.0.1 (25A362)
- Kernel Version: Darwin 25.0.0
- Image Version: 20251216.0100.1
- Image Version: 20260106.0138.1
## Installed Software
@@ -23,27 +26,27 @@
- GNU Fortran 13 (Homebrew GCC 13.4.0) - available by `gfortran-13` alias
- GNU Fortran 14 (Homebrew GCC 14.3.0) - available by `gfortran-14` alias
- GNU Fortran 15 (Homebrew GCC 15.2.0) - available by `gfortran-15` alias
- Kotlin 2.2.21-release-469
- Kotlin 2.3.0-release-356
- Node.js 24.12.0
- Perl 5.40.2
- Perl 5.42.0
- Python3 3.14.2
- Ruby 3.4.7
- Ruby 3.4.8
### Package Management
- Bundler 4.0.1
- Bundler 4.0.3
- Carthage 0.40.0
- CocoaPods 1.16.2
- Homebrew 5.0.5
- Homebrew 5.0.9
- NPM 11.6.2
- Pip3 25.3 (python 3.14)
- Pipx 1.8.0
- RubyGems 4.0.1
- Vcpkg 2025 (build from commit 2b6a882f61)
- RubyGems 4.0.3
- Vcpkg 2025 (build from commit e3db8f65d2)
- Yarn 1.22.22
### Project Management
- Apache Ant 1.10.15
- Apache Maven 3.9.11
- Apache Maven 3.9.12
- Gradle 9.2.1
### Utilities
@@ -54,12 +57,12 @@
- bazelisk 1.27.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.7.1
- Git 2.50.1
- Git 2.52.0
- Git LFS 3.7.1
- GitHub CLI 2.83.2
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.25.0
- gpg (GnuPG) 2.4.8
- gpg (GnuPG) 2.4.9
- jq 1.8.1
- OpenSSL 3.6.0 1 Oct 2025 (Library: OpenSSL 3.6.0 1 Oct 2025)
- Packer 1.14.3
@@ -70,15 +73,15 @@
- Ninja 1.13.2
### Tools
- AWS CLI 2.32.17
- AWS SAM CLI 1.149.0
- AWS CLI 2.32.29
- AWS SAM CLI 1.151.0
- AWS Session Manager CLI 1.2.764.0
- Azure CLI 2.81.0
- Azure CLI (azure-devops) 1.0.2
- Bicep CLI 0.39.26
- Cmake 4.2.1
- CodeQL Action Bundle 2.23.8
- Fastlane 2.229.1
- Fastlane 2.230.0
- SwiftFormat 0.58.7
- Xcbeautify 3.1.2
- Xcode Command Line Tools 26.2.0.0.1.1764812424
@@ -87,14 +90,14 @@
### Browsers
- Safari 26.0.1 (21622.1.22.11.15)
- SafariDriver 26.0.1 (21622.1.22.11.15)
- Google Chrome 143.0.7499.110
- Google Chrome for Testing 143.0.7499.42
- ChromeDriver 143.0.7499.42
- Microsoft Edge 143.0.3650.80
- Microsoft Edge WebDriver 143.0.3650.80
- Mozilla Firefox 146.0
- Google Chrome 143.0.7499.170
- Google Chrome for Testing 143.0.7499.169
- ChromeDriver 143.0.7499.169
- Microsoft Edge 143.0.3650.96
- Microsoft Edge WebDriver 143.0.3650.96
- Mozilla Firefox 146.0.1
- geckodriver 0.36.0
- Selenium server 4.38.0
- Selenium server 4.39.0
#### Environment variables
| Name | Value |
@@ -116,7 +119,7 @@
#### Ruby
- 3.2.9
- 3.3.10
- 3.4.7
- 3.4.8
#### Python
- 3.11.9
@@ -216,7 +219,7 @@
| Android Emulator | 36.3.10 |
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1 |
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2) |
| Android SDK Platform-Tools | 36.0.0 |
| Android SDK Platform-Tools | 36.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.31.5<br>4.1.2 |
| Google Play services | 49 |
@@ -69,7 +69,7 @@ Describe "bazelisk" {
}
}
Describe "Github CLI" {
Describe "GitHub CLI" {
It "GitHub CLI" {
"gh --version" | Should -ReturnZeroExitCode
}
+4 -5
View File
@@ -132,8 +132,8 @@
"android": {
"cmdline-tools": "commandlinetools-mac-10406996_latest.zip",
"sdk-tools": "sdk-tools-darwin-4333796.zip",
"platform_min_version": "33",
"build_tools_min_version": "33.0.2",
"platform_min_version": "34",
"build_tools_min_version": "34.0.0",
"extras": [
"android;m2repository", "google;m2repository", "google;google_play_services"
],
@@ -143,9 +143,9 @@
"cmake;4.1.2"
],
"ndk": {
"default": "26",
"default": "27",
"versions": [
"26", "27", "28", "29"
"27", "28", "29"
]
}
},
@@ -232,7 +232,6 @@
"arch": {
"x64": {
"versions": [
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*",
+21 -8
View File
@@ -3,6 +3,13 @@
"default": "16.4",
"x64": {
"versions": [
{
"link": "26.2",
"filename": "Xcode_26.2_Universal",
"version": "26.2+17C52",
"sha256": "8f29ab6a9ac6670d3cf53545ffdb1c317d11607fa8db38fc56d3391df7783fbd",
"install_runtimes": "default"
},
{
"link": "26.1.1",
"filename": "Xcode_26.1.1_Universal",
@@ -25,9 +32,9 @@
"version": "16.4.0+16F6",
"sha256": "2dbf65ba28fb85b34e72c14c529a42d5c3189ab0f11fb29fdebd5f4ee6c87900",
"install_runtimes": [
{ "iOS": ["18.4", "18.5", "18.6"] },
{ "watchOS": ["11.2", "11.4", "11.5"] },
{ "tvOS": ["18.2", "18.4", "18.5"] }
{ "iOS": ["18.5", "18.6"] },
{ "watchOS": ["11.5"] },
{ "tvOS": ["18.5"] }
]
},
{
@@ -63,6 +70,13 @@
},
"arm64":{
"versions": [
{
"link": "26.2",
"filename": "Xcode_26.2_Universal",
"version": "26.2+17C52",
"sha256": "8f29ab6a9ac6670d3cf53545ffdb1c317d11607fa8db38fc56d3391df7783fbd",
"install_runtimes": "default"
},
{
"link": "26.1.1",
"filename": "Xcode_26.1.1_Universal",
@@ -85,9 +99,9 @@
"version": "16.4.0+16F6",
"sha256": "2dbf65ba28fb85b34e72c14c529a42d5c3189ab0f11fb29fdebd5f4ee6c87900",
"install_runtimes": [
{ "iOS": ["18.4", "18.5", "18.6"] },
{ "watchOS": ["11.2", "11.4", "11.5"] },
{ "tvOS": ["18.2", "18.4", "18.5"] },
{ "iOS": ["18.5", "18.6"] },
{ "watchOS": ["11.5"] },
{ "tvOS": ["18.5"] },
{ "visionOS": ["2.3", "2.4", "2.5"] }
]
},
@@ -149,7 +163,7 @@
"ndk": {
"default": "27",
"versions": [
"26", "27","28", "29"
"27", "28", "29"
]
}
},
@@ -236,7 +250,6 @@
"arch": {
"x64": {
"versions": [
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*",
+48 -37
View File
@@ -1,7 +1,17 @@
| Announcements |
|-|
| [[Windows/Ubuntu] Docker Server and Client will be updated to version 29.1.*, Docker Compose will be updated to version 2.40.3 on February 9th, 2026](https://github.com/actions/runner-images/issues/13474) |
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
| [[Ubuntu-22.04] Pre-cached Docker images will be removed from the image on January 12th, 2026](https://github.com/actions/runner-images/issues/13472) |
| [[Ubuntu] The additional Haskell (GHC) instance will be removed from images on January 12th, 2026](https://github.com/actions/runner-images/issues/13471) |
| [[Ubuntu-22.04, macOS-14, Windows-2022] Android SDK platforms and build tools older than version 34 will be removed on January 12th, 2026.](https://github.com/actions/runner-images/issues/13469) |
| [[all OSs] Python 3.9 will be removed; Python 3.12 will become the default on Windows images on January 12th, 2026.](https://github.com/actions/runner-images/issues/13468) |
| [[all OSs] Android NDK 26 will be removed, Android NDK 27 will be used by default on January 12th, 2026.](https://github.com/actions/runner-images/issues/13467) |
***
# Ubuntu 22.04
- OS Version: 22.04.5 LTS
- Kernel Version: 6.8.0-1044-azure
- Image Version: 20251216.185.1
- Image Version: 20260105.207.1
- Systemd version: 249.11-0ubuntu3.17
## Installed Software
@@ -15,7 +25,7 @@
- GNU C++: 10.5.0, 11.4.0, 12.3.0
- GNU Fortran: 10.5.0, 11.4.0, 12.3.0
- Julia 1.12.3
- Kotlin 2.2.21-release-469
- Kotlin 2.3.0-release-356
- Mono 6.12.0.200
- MSBuild 16.10.1.31701 (Mono 6.12.0.200)
- Node.js 20.19.6
@@ -27,15 +37,15 @@
### Package Management
- cpan 1.64
- Helm 3.19.4
- Homebrew 5.0.6
- Miniconda 25.9.1
- Homebrew 5.0.9
- Miniconda 25.11.1
- Npm 10.8.2
- NuGet 6.6.1.2
- Pip 22.0.2
- Pip3 22.0.2
- Pipx 1.8.0
- RubyGems 3.3.5
- Vcpkg (build from commit 2b6a882f61)
- Vcpkg (build from commit e3db8f65d2)
- Yarn 1.22.22
#### Environment variables
@@ -56,8 +66,8 @@ to accomplish this.
- Ant 1.10.12
- Gradle 9.2.1
- Lerna 9.0.3
- Maven 3.9.11
- Sbt 1.11.7
- Maven 3.9.12
- Sbt 1.12.0
### Tools
- Ansible 2.17.14
@@ -74,15 +84,15 @@ to accomplish this.
- Docker-Buildx 0.30.1
- Docker Client 28.0.4
- Docker Server 28.0.4
- Fastlane 2.229.1
- Fastlane 2.230.0
- Git 2.52.0
- Git LFS 3.7.1
- Git-ftp 1.6.0
- Haveged 1.9.14
- Heroku 10.16.0
- jq 1.6
- Kind 0.30.0
- Kubectl 1.34.3
- Kind 0.31.0
- Kubectl 1.35.0
- Kustomize 5.8.0
- Leiningen 2.12.0
- MediaInfo 21.09
@@ -95,30 +105,30 @@ to accomplish this.
- Packer 1.14.3
- Parcel 2.16.3
- Podman 3.4.4
- Pulumi 3.212.0
- Pulumi 3.214.0
- R 4.5.2
- Skopeo 1.4.1
- Sphinx Open Source Search Server 2.2.11
- SVN 1.14.1
- Terraform 1.14.2
- Terraform 1.14.3
- yamllint 1.37.1
- yq 4.50.1
- zstd 1.5.7
- Ninja 1.13.2
### CLI Tools
- Alibaba Cloud CLI 3.2.2
- AWS CLI 2.32.17
- Alibaba Cloud CLI 3.2.5
- AWS CLI 2.32.29
- AWS CLI Session Manager Plugin 1.2.764.0
- AWS SAM CLI 1.150.1
- AWS SAM CLI 1.151.0
- Azure CLI 2.81.0
- Azure CLI (azure-devops) 1.0.2
- GitHub CLI 2.83.2
- Google Cloud CLI 549.0.1
- Netlify CLI 23.12.3
- OpenShift CLI 4.20.6
- Google Cloud CLI 550.0.0
- Netlify CLI 23.13.0
- OpenShift CLI 4.20.8
- ORAS CLI 1.3.0
- Vercel CLI 50.1.0
- Vercel CLI 50.1.4
### Java
| Version | Environment Variable |
@@ -131,17 +141,17 @@ to accomplish this.
### PHP Tools
- PHP: 8.1.2
- Composer 2.9.2
- Composer 2.9.3
- PHPUnit 8.5.50
```
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
```
### Haskell Tools
- Cabal 3.16.0.0
- GHC 9.12.2
- Cabal 3.16.1.0
- GHC 9.14.1
- GHCup 0.1.50.2
- Stack 3.7.1
- Stack 3.9.1
### Rust Tools
- Cargo 1.92.0
@@ -158,13 +168,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 143.0.7499.109
- ChromeDriver 143.0.7499.42
- Google Chrome 143.0.7499.169
- ChromeDriver 143.0.7499.169
- Chromium 143.0.7499.0
- Microsoft Edge 143.0.3650.80
- Microsoft Edge WebDriver 143.0.3650.80
- Microsoft Edge 143.0.3650.96
- Microsoft Edge WebDriver 143.0.3650.96
- Selenium server 4.39.0
- Mozilla Firefox 146.0
- Mozilla Firefox 146.0.1
- Geckodriver 0.36.0
#### Environment variables
@@ -234,7 +244,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### Ruby
- 3.2.9
- 3.3.10
- 3.4.7
- 3.4.8
### PowerShell Tools
- PowerShell 7.4.13
@@ -242,7 +252,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### PowerShell Modules
- Az: 12.5.0
- MarkdownPS: 1.10
- Microsoft.Graph: 2.33.0
- Microsoft.Graph: 2.34.0
- Pester: 5.7.1
- PSScriptAnalyzer: 1.24.0
@@ -257,7 +267,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 9.0 |
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0<br>33.0.0 33.0.1 33.0.2 33.0.3<br>32.0.0<br>31.0.0 |
| Android SDK Platform-Tools | 36.0.0 |
| Android SDK Platform-Tools | 36.0.2 |
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3)<br>android-32 (rev 1)<br>android-31 (rev 1) |
| Android Support Repository | 47.0.0 |
| CMake | 3.18.1<br>3.22.1<br>3.31.5 |
@@ -283,14 +293,14 @@ Use the following command as a part of your job to start the service: 'sudo syst
| alpine:3.18 | sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f | 2025-02-14 |
| alpine:3.19 | sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1 | 2025-10-08 |
| debian:10 | sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 | 2024-06-13 |
| debian:11 | sha256:1b1fd1445c1d0ed68123cf76c2d7c7cb47dfdab3df56f7ff9303063110d43291 | 2025-12-08 |
| moby/buildkit:latest | sha256:de10faf919fc71ba4eb1dd7bd6449566d012b0c9436b1c61bfee21d621b009aa | 2025-11-20 |
| debian:11 | sha256:3bbe51d205c8c0ea0473bb33fa6c18c836ca49ac3032c0bf71413cda8515354f | 2025-12-29 |
| moby/buildkit:latest | sha256:5601811fde88bb9e8a577bfe804af82bccb712e1cd07ff94663bded5e628cf75 | 2025-12-16 |
| node:18 | sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783 | 2025-03-27 |
| node:18-alpine | sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e | 2025-03-27 |
| node:20 | sha256:4b4e58e59c5e042928790c6fccd8ad16da6296bcc2e9924c56fba84a8e5ff662 | 2025-12-09 |
| node:20-alpine | sha256:643e7036aa985317ebfee460005e322aa550c6b6883000d01daefb58689a58e2 | 2025-12-04 |
| node:22 | sha256:c8abd8da9cfddd2dfd2d5aa9ea2e54f9f70d3968ecf81bf5c2422594fa13fa83 | 2025-12-09 |
| node:22-alpine | sha256:9632533eda8061fc1e9960cfb3f8762781c07a00ee7317f5dc0e13c05e15166f | 2025-12-04 |
| node:20 | sha256:929de1eecc6450613bf37eea2f93f3d362b536a465d74e962488b5eca1168948 | 2025-12-30 |
| node:20-alpine | sha256:658d0f63e501824d6c23e06d4bb95c71e7d704537c9d9272f488ac03a370d448 | 2025-12-18 |
| node:22 | sha256:8739e532180cfe09e03bbb4545fc725b044c921280532d7c9c1480ba2396837e | 2025-12-30 |
| node:22-alpine | sha256:0340fa682d72068edf603c305bfbc10e23219fb0e40df58d9ea4d6f33a9798bf | 2025-12-18 |
| ubuntu:20.04 | sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 | 2025-04-08 |
| ubuntu:22.04 | sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb | 2025-10-13 |
@@ -389,3 +399,4 @@ Use the following command as a part of your job to start the service: 'sudo syst
| xz-utils | 5.2.5-2ubuntu1 |
| zip | 3.0-12build2 |
| zsync | 0.6.2-3ubuntu1 |
+39 -28
View File
@@ -1,8 +1,18 @@
| Announcements |
|-|
| [[Windows/Ubuntu] Docker Server and Client will be updated to version 29.1.*, Docker Compose will be updated to version 2.40.3 on February 9th, 2026](https://github.com/actions/runner-images/issues/13474) |
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
| [[Ubuntu-22.04] Pre-cached Docker images will be removed from the image on January 12th, 2026](https://github.com/actions/runner-images/issues/13472) |
| [[Ubuntu] The additional Haskell (GHC) instance will be removed from images on January 12th, 2026](https://github.com/actions/runner-images/issues/13471) |
| [[Ubuntu-22.04, macOS-14, Windows-2022] Android SDK platforms and build tools older than version 34 will be removed on January 12th, 2026.](https://github.com/actions/runner-images/issues/13469) |
| [[all OSs] Python 3.9 will be removed; Python 3.12 will become the default on Windows images on January 12th, 2026.](https://github.com/actions/runner-images/issues/13468) |
| [[all OSs] Android NDK 26 will be removed, Android NDK 27 will be used by default on January 12th, 2026.](https://github.com/actions/runner-images/issues/13467) |
***
# Ubuntu 24.04
- OS Version: 24.04.3 LTS
- Kernel Version: 6.11.0-1018-azure
- Image Version: 20251215.174.1
- Systemd version: 255.4-1ubuntu8.11
- Image Version: 20260105.202.1
- Systemd version: 255.4-1ubuntu8.12
## Installed Software
@@ -14,8 +24,8 @@
- Dash 0.5.12-6ubuntu5
- GNU C++: 12.4.0, 13.3.0, 14.2.0
- GNU Fortran: 12.4.0, 13.3.0, 14.2.0
- Julia 1.12.2
- Kotlin 2.2.21-release-469
- Julia 1.12.3
- Kotlin 2.3.0-release-356
- Node.js 20.19.6
- Perl 5.38.2
- Python 3.12.3
@@ -25,14 +35,14 @@
### Package Management
- cpan 1.64
- Helm 3.19.4
- Homebrew 5.0.5
- Miniconda 25.9.1
- Homebrew 5.0.9
- Miniconda 25.11.1
- Npm 10.8.2
- Pip 24.0
- Pip3 24.0
- Pipx 1.8.0
- RubyGems 3.4.20
- Vcpkg (build from commit 185dae611b)
- Vcpkg (build from commit e3db8f65d2)
- Yarn 1.22.22
#### Environment variables
@@ -53,7 +63,7 @@ to accomplish this.
- Ant 1.10.14
- Gradle 9.2.1
- Lerna 9.0.3
- Maven 3.9.11
- Maven 3.9.12
### Tools
- Ansible 2.20.1
@@ -69,14 +79,14 @@ to accomplish this.
- Docker-Buildx 0.30.1
- Docker Client 28.0.4
- Docker Server 28.0.4
- Fastlane 2.229.1
- Fastlane 2.230.0
- Git 2.52.0
- Git LFS 3.7.1
- Git-ftp 1.6.0
- Haveged 1.9.14
- jq 1.7
- Kind 0.30.0
- Kubectl 1.34.3
- Kind 0.31.0
- Kubectl 1.35.0
- Kustomize 5.8.0
- MediaInfo 24.01
- Mercurial 6.7.2
@@ -88,7 +98,7 @@ to accomplish this.
- Packer 1.14.3
- Parcel 2.16.3
- Podman 4.9.3
- Pulumi 3.212.0
- Pulumi 3.214.0
- Skopeo 1.13.3
- Sphinx Open Source Search Server 2.2.11
- yamllint 1.37.1
@@ -97,13 +107,13 @@ to accomplish this.
- Ninja 1.13.2
### CLI Tools
- AWS CLI 2.32.17
- AWS CLI 2.32.29
- AWS CLI Session Manager Plugin 1.2.764.0
- AWS SAM CLI 1.150.1
- AWS SAM CLI 1.151.0
- Azure CLI 2.81.0
- Azure CLI (azure-devops) 1.0.2
- GitHub CLI 2.83.2
- Google Cloud CLI 549.0.1
- Google Cloud CLI 550.0.0
### Java
| Version | Environment Variable |
@@ -116,17 +126,17 @@ to accomplish this.
### PHP Tools
- PHP: 8.3.6
- Composer 2.9.2
- Composer 2.9.3
- PHPUnit 8.5.50
```
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
```
### Haskell Tools
- Cabal 3.16.0.0
- GHC 9.12.2
- Cabal 3.16.1.0
- GHC 9.14.1
- GHCup 0.1.50.2
- Stack 3.7.1
- Stack 3.9.1
### Rust Tools
- Cargo 1.92.0
@@ -138,13 +148,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 143.0.7499.109
- ChromeDriver 143.0.7499.42
- Google Chrome 143.0.7499.169
- ChromeDriver 143.0.7499.169
- Chromium 143.0.7499.0
- Microsoft Edge 143.0.3650.80
- Microsoft Edge WebDriver 143.0.3650.80
- Microsoft Edge 143.0.3650.96
- Microsoft Edge WebDriver 143.0.3650.96
- Selenium server 4.39.0
- Mozilla Firefox 146.0
- Mozilla Firefox 146.0.1
- Geckodriver 0.36.0
#### Environment variables
@@ -208,14 +218,14 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### Ruby
- 3.2.9
- 3.3.10
- 3.4.7
- 3.4.8
### PowerShell Tools
- PowerShell 7.4.13
#### PowerShell Modules
- Az: 12.5.0
- Microsoft.Graph: 2.33.0
- Microsoft.Graph: 2.34.0
- Pester: 5.7.1
- PSScriptAnalyzer: 1.24.0
@@ -230,7 +240,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 12.0 |
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
| Android SDK Platform-Tools | 36.0.0 |
| Android SDK Platform-Tools | 36.0.2 |
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3) |
| Android Support Repository | 47.0.0 |
| CMake | 3.31.5<br>4.1.2 |
@@ -309,7 +319,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| sshpass | 1.09-1 |
| sudo | 1.9.15p5-3ubuntu5.24.04.1 |
| swig | 4.2.0-2ubuntu1 |
| systemd-coredump | 255.4-1ubuntu8.11 |
| systemd-coredump | 255.4-1ubuntu8.12 |
| tar | 1.35+dfsg-3build1 |
| telnet | 0.17+2.5-3ubuntu4 |
| texinfo | 7.1-3build2 |
@@ -324,3 +334,4 @@ Use the following command as a part of your job to start the service: 'sudo syst
| xz-utils | 5.6.1+really5.4.5-1ubuntu0.2 |
| zip | 3.0-13ubuntu0.2 |
| zsync | 0.6.2-5build1 |
@@ -11,6 +11,7 @@ Import-Module "$env:HELPER_SCRIPTS/../tests/Helpers.psm1"
# Get modules content from toolset
$modules = (Get-ToolsetContent).azureModules
$installPSModulePath = "/usr/share"
$psModuleMachinePath = $env:PSModulePath + ":"
foreach ($module in $modules) {
$moduleName = $module.name
@@ -19,9 +20,12 @@ foreach ($module in $modules) {
foreach ($version in $module.versions) {
$modulePath = Join-Path -Path $installPSModulePath -ChildPath "${moduleName}_${version}"
Write-Host " - $version [$modulePath]"
$psModuleMachinePath += ($modulePath + ":")
Save-Module -Path $modulePath -Name $moduleName -RequiredVersion $version -Force
}
}
$finalLine = "PSModulePath=$($psModuleMachinePath.TrimEnd(':').Replace("\root", '$HOME'))"
Add-Content -Path "/etc/environment" -Value $finalLine
Invoke-PesterTests -TestFile "PowerShellModules" -TestName "AzureModules"
+4 -22
View File
@@ -7,6 +7,7 @@
# Source the helpers for use with the script
source $HELPER_SCRIPTS/install.sh
source $HELPER_SCRIPTS/os.sh
REPO_URL="https://download.docker.com/linux/ubuntu"
GPG_KEY="/usr/share/keyrings/docker.gpg"
@@ -64,25 +65,9 @@ systemctl is-enabled --quiet docker.service || systemctl enable docker.service
sleep 10
docker info
if [[ "${DOCKERHUB_PULL_IMAGES:-yes}" == "yes" ]]; then
# If credentials are provided, attempt to log into Docker Hub
# with a paid account to avoid Docker Hub's rate limit.
if [[ "${DOCKERHUB_LOGIN}" ]] && [[ "${DOCKERHUB_PASSWORD}" ]]; then
docker login --username "${DOCKERHUB_LOGIN}" --password "${DOCKERHUB_PASSWORD}"
fi
# Pull images
images=$(get_toolset_value '.docker.images[]')
for image in $images; do
docker pull "$image"
done
# Always attempt to logout so we do not leave our credentials on the built
# image. Logout _should_ return a zero exit code even if no credentials were
# stored from earlier.
docker logout
else
echo "Skipping docker images pulling"
# Pull Dependabot docker image
if ! is_ubuntu22; then
docker pull ghcr.io/dependabot/dependabot-updater-core:latest
fi
# Download amazon-ecr-credential-helper
@@ -102,6 +87,3 @@ rm $GPG_KEY
rm $REPO_PATH
invoke_tests "Tools" "Docker"
if [[ "${DOCKERHUB_PULL_IMAGES:-yes}" == "yes" ]]; then
invoke_tests "Tools" "Docker images"
fi
@@ -23,8 +23,8 @@ prepend_etc_environment_path $ghcup_bin
available_versions=$(ghcup list -t ghc -r | grep -v "prerelease" | awk '{print $2}')
# Install 2 latest Haskell Major.Minor versions
major_minor_versions=$(echo "$available_versions" | cut -d"." -f 1,2 | uniq | tail -n2)
# Install latest Haskell Major.Minor version
major_minor_versions=$(echo "$available_versions" | cut -d"." -f 1,2 | uniq | tail -n1)
for major_minor_version in $major_minor_versions; do
full_version=$(echo "$available_versions" | grep "$major_minor_version." | tail -n1)
echo "install ghc version $full_version..."
@@ -254,9 +254,6 @@ $androidTools.AddTable($(Build-AndroidTable))
$androidTools.AddHeader("Environment variables").AddTable($(Build-AndroidEnvironmentTable))
if (-not $(Test-IsUbuntu24)) {
$installedSoftware.AddHeader("Cached Docker images").AddTable($(Get-CachedDockerImagesTableData))
}
$installedSoftware.AddHeader("Installed apt packages").AddTable($(Get-AptPackages))
$softwareReport.ToJson() | Out-File -FilePath "${OutputDirectory}/software-report.json" -Encoding UTF8NoBOM
@@ -266,11 +266,6 @@ function Get-PowerShellModules {
$result += [ToolVersionsListNode]::new("Az", $azureInstalledModules, "^\d+\.\d+", "Inline")
}
[Array] $azureCachedModules = Get-ChildItem /usr/share/az_*.zip -File | ForEach-Object { $_.Name.Split("_")[1] }
if ($azureCachedModules.Count -gt 0) {
$result += [ToolVersionsListNode]::new("Az (Cached)", $azureCachedModules, "^\d+\.\d+", "Inline")
}
(Get-ToolsetContent).powershellModules.name | ForEach-Object {
$moduleName = $_
$moduleVersions = Get-Module -Name $moduleName -ListAvailable | Select-Object -ExpandProperty Version | Sort-Object -Unique
@@ -2,12 +2,6 @@ Describe "Haskell" {
$GHCCommonPath = "/usr/local/.ghcup/ghc"
$GHCVersions = Get-ChildItem -Path $GHCCommonPath | Where-Object { $_.Name -match "\d+\.\d+" }
$testCase = @{ GHCVersions = $GHCVersions }
It "GHC directory contains two version of GHC" -TestCases $testCase {
$GHCVersions.Count | Should -Be 2
}
$testCases = $GHCVersions | ForEach-Object { @{ GHCPath = "${_}/bin/ghc"} }
It "GHC version <GHCPath>" -TestCases $testCases {
@@ -50,15 +50,6 @@ Describe "AzureModules" {
$moduleVersion | Should -Match $expectedVersion
}
}
if ($module.default) {
$moduleInfo = @{ moduleName = $moduleName; moduleDefault = $module.default }
It "<moduleDefault> set as default" -TestCases $moduleInfo {
$moduleVersion = (Get-Module -ListAvailable -Name $moduleName).Version.ToString()
$moduleVersion | Should -Match $moduleDefault
}
}
}
}
}
@@ -113,14 +113,6 @@ Describe "Docker" {
}
}
Describe "Docker images" {
$testCases = (Get-ToolsetContent).docker.images | ForEach-Object { @{ ImageName = $_ } }
It "<ImageName>" -TestCases $testCases {
sudo docker images "$ImageName" --format "{{.Repository}}" | Should -Not -BeNullOrEmpty
}
}
Describe "Ansible" {
It "Ansible" {
"ansible --version" | Should -ReturnZeroExitCode
@@ -162,7 +162,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}"]
environment_vars = ["HELPER_SCRIPTS=${var.helper_script_folder}", "INSTALLER_SCRIPT_FOLDER=${var.installer_script_folder}"]
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
scripts = ["${path.root}/../scripts/build/install-docker.sh"]
}
@@ -151,7 +151,7 @@ provisioner "shell" {
}
provisioner "shell" {
environment_vars = ["HELPER_SCRIPTS=${var.helper_script_folder}", "INSTALLER_SCRIPT_FOLDER=${var.installer_script_folder}", "DOCKERHUB_PULL_IMAGES=NO"]
environment_vars = ["HELPER_SCRIPTS=${var.helper_script_folder}", "INSTALLER_SCRIPT_FOLDER=${var.installer_script_folder}"]
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
scripts = ["${path.root}/../scripts/build/install-docker.sh"]
}
@@ -1,7 +1,7 @@
locals {
image_properties_map = {
"ubuntu22" = {
source_image_marketplace_sku = "canonical:0001-com-ubuntu-server-jammy:22_04-lts"
source_image_marketplace_sku = "canonical:0001-com-ubuntu-server-jammy:22_04-lts-gen2"
os_disk_size_gb = 75
},
"ubuntu24" = {
@@ -132,14 +132,6 @@ variable "winrm_username" { // The username used to connect to the VM vi
}
// Image related variables
variable "dockerhub_login" {
type = string
default = "${env("DOCKERHUB_LOGIN")}"
}
variable "dockerhub_password" {
type = string
default = "${env("DOCKERHUB_PASSWORD")}"
}
variable "helper_script_folder" {
type = string
default = "/imagegeneration/helpers"
+3 -21
View File
@@ -7,7 +7,6 @@
"platform_version": "22.04",
"arch": "x64",
"versions": [
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*",
@@ -77,8 +76,8 @@
},
"android": {
"cmdline-tools": "commandlinetools-linux-9477386_latest.zip",
"platform_min_version": "31",
"build_tools_min_version": "31.0.0",
"platform_min_version": "34",
"build_tools_min_version": "34.0.0",
"extra_list": [
"android;m2repository",
"google;m2repository",
@@ -94,7 +93,7 @@
"ndk": {
"default": "27",
"versions": [
"26", "27"
"27", "28", "29"
]
}
},
@@ -215,23 +214,6 @@
"brew": [
],
"docker": {
"images": [
"alpine:3.16",
"alpine:3.17",
"alpine:3.18",
"alpine:3.19",
"debian:10",
"debian:11",
"moby/buildkit:latest",
"node:18",
"node:20",
"node:22",
"node:18-alpine",
"node:20-alpine",
"node:22-alpine",
"ubuntu:20.04",
"ubuntu:22.04"
],
"components": [
{
"package": "containerd.io",
+1 -4
View File
@@ -7,7 +7,6 @@
"platform_version": "24.04",
"arch": "x64",
"versions": [
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*",
@@ -91,7 +90,7 @@
"ndk": {
"default": "27",
"versions": [
"26", "27", "28", "29"
"27", "28", "29"
]
}
},
@@ -192,8 +191,6 @@
"brew": [
],
"docker": {
"images": [
],
"components": [
{
"package": "containerd.io",
+61 -53
View File
@@ -1,6 +1,14 @@
| Announcements |
|-|
| [[Windows/Ubuntu] Docker Server and Client will be updated to version 29.1.*, Docker Compose will be updated to version 2.40.3 on February 9th, 2026](https://github.com/actions/runner-images/issues/13474) |
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
| [[Ubuntu-22.04, macOS-14, Windows-2022] Android SDK platforms and build tools older than version 34 will be removed on January 12th, 2026.](https://github.com/actions/runner-images/issues/13469) |
| [[all OSs] Python 3.9 will be removed; Python 3.12 will become the default on Windows images on January 12th, 2026.](https://github.com/actions/runner-images/issues/13468) |
| [[all OSs] Android NDK 26 will be removed, Android NDK 27 will be used by default on January 12th, 2026.](https://github.com/actions/runner-images/issues/13467) |
***
# Windows Server 2022
- OS Version: 10.0.20348 Build 4529
- Image Version: 20251216.147.1
- Image Version: 20260112.2.1
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -11,25 +19,25 @@
- Bash 5.2.37(1)-release
- Go 1.24.11
- Julia 1.12.0
- Kotlin 2.2.21
- Kotlin 2.3.0
- LLVM 20.1.8
- Node 20.19.6
- Perl 5.32.1
- PHP 8.4.15
- Python 3.9.13
- PHP 8.4.16
- Python 3.12.10
- Ruby 3.3.10
### Package Management
- Chocolatey 2.6.0
- Composer 2.9.2
- Composer 2.9.3
- Helm 4.0.3
- Miniconda 25.9.1 (pre-installed on the image but not added to PATH)
- Miniconda 25.11.1 (pre-installed on the image but not added to PATH)
- NPM 10.8.2
- NuGet 7.0.1.1
- pip 25.3 (python 3.9)
- pip 25.3 (python 3.12)
- Pipx 1.8.0
- RubyGems 3.5.22
- Vcpkg (build from commit 2b6a882f61)
- Vcpkg (build from commit fafcc0e93b)
- Yarn 1.22.22
#### Environment variables
@@ -40,31 +48,31 @@
### Project Management
- Ant 1.10.15
- Gradle 9.1
- Maven 3.9.11
- sbt 1.11.7
- Gradle 9.2
- Maven 3.9.12
- sbt 1.12.0
### Tools
- 7zip 25.01
- aria2 1.37.0
- azcopy 10.31.0
- Bazel 8.5.0
- azcopy 10.31.1
- Bazel 8.5.1
- Bazelisk 1.26.0
- Bicep 0.39.26
- Cabal 3.16.0.0
- Cabal 3.16.1.0
- CMake 3.31.6
- CodeQL Action Bundle 2.23.8
- CodeQL Action Bundle 2.23.9
- Docker 27.5.1
- Docker Compose v2 2.32.2
- Docker-wincred 0.9.4
- ghc 9.12.2
- Docker-wincred 0.9.5
- ghc 9.14.1
- Git 2.52.0.windows.1
- Git LFS 3.7.1
- ImageMagick 7.1.2-10
- InnoSetup 6.6.1
- InnoSetup 6.7.0
- jq 1.8.1
- Kind 0.30.0
- Kubectl 1.34.3
- Kind 0.31.0
- Kubectl 1.35.0
- Mercurial 6.3.1
- gcc 14.2.0
- gdb 16.2
@@ -73,10 +81,10 @@
- NSIS 3.10
- OpenSSL 3.6.0
- Packer 1.14.2
- Pulumi 3.211.0
- Pulumi 3.215.0
- R 4.5.2
- Service Fabric SDK 10.1.2493.9590
- Stack 3.7.1
- Stack 3.9.1
- Subversion (SVN) 1.14.5
- Swig 4.3.1
- VSWhere 3.1.7
@@ -87,9 +95,9 @@
- Ninja 1.13.2
### CLI Tools
- Alibaba Cloud CLI 3.2.2
- AWS CLI 2.32.17
- AWS SAM CLI 1.150.1
- Alibaba Cloud CLI 3.2.6
- AWS CLI 2.32.32
- AWS SAM CLI 1.151.0
- AWS Session Manager CLI 1.2.764.0
- Azure CLI 2.81.0
- Azure DevOps CLI extension 1.0.2
@@ -110,11 +118,11 @@
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 143.0.7499.110
- Chrome Driver 143.0.7499.42
- Microsoft Edge 143.0.3650.80
- Microsoft Edge Driver 143.0.3650.80
- Mozilla Firefox 146.0
- Google Chrome 143.0.7499.193
- Chrome Driver 143.0.7499.192
- Microsoft Edge 143.0.3650.139
- Microsoft Edge Driver 143.0.3650.139
- Mozilla Firefox 146.0.1
- Gecko Driver 0.36.0
- IE Driver 4.14.0.0
- Selenium server 4.39.0
@@ -167,7 +175,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 24.12.0
#### Python
- 3.9.13
- 3.10.11
- 3.11.9
- 3.12.10
@@ -184,7 +191,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Ruby
- 3.2.9
- 3.3.10
- 3.4.7
- 3.4.8
### Databases
@@ -203,7 +210,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### MongoDB
| Version | ServiceName | ServiceStatus | ServiceStartType |
| -------- | ----------- | ------------- | ---------------- |
| 7.0.26.0 | MongoDB | Stopped | Disabled |
| 7.0.28.0 | MongoDB | Stopped | Disabled |
### Database tools
- Azure CosmosDb Emulator 2.14.25.0
@@ -223,7 +230,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.14.36804.6 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
| Visual Studio Enterprise 2022 | 17.14.36811.4 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
#### Workloads, components and extensions
| Package | Version |
@@ -242,14 +249,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.14.36510.44 |
| Component.Microsoft.Web.LibraryManager | 17.14.36510.44 |
| Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.14.2.50506 |
| Component.Microsoft.Windows.DriverKit | 10.0.26100.15 |
| Component.Microsoft.Windows.DriverKit | 10.0.26100.16 |
| Component.OpenJDK | 17.14.36510.44 |
| Component.UnityEngine.x64 | 17.14.36510.44 |
| Component.Unreal | 17.14.36510.44 |
| Component.Unreal.Android | 17.14.36510.44 |
| Component.Unreal.Debugger | 17.14.36510.44 |
| Component.Unreal.Debugger | 17.14.36809.9 |
| Component.Unreal.Ide | 17.14.36510.44 |
| Component.VisualStudio.GitHub.Copilot | 17.14.36804.6 |
| Component.VisualStudio.GitHub.Copilot | 17.14.36809.9 |
| Component.VSInstallerProjects2022 | 2.0.1 |
| Component.WixToolset.VisualStudioExtension.Dev17 | 1.0.0.22 |
| Component.WixToolset.VisualStudioExtension.Schemas3 | 1.0.0.22 |
@@ -396,7 +403,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft.VisualStudio.Component.Web | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.WebDeploy | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.Windows10SDK | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.Windows10SDK.19041 | 17.14.36804.6 |
| Microsoft.VisualStudio.Component.Windows10SDK.19041 | 17.14.36809.9 |
| Microsoft.VisualStudio.Component.Windows11SDK.22621 | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.Windows11SDK.26100 | 17.14.36804.6 |
| Microsoft.VisualStudio.Component.Windows11Sdk.WindowsPerformanceToolkit | 17.14.36510.44 |
@@ -454,7 +461,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| SSIS.MicrosoftDataToolsIntegrationServices | 2.1.2 |
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 2.0.1 |
| Windows Driver Kit | 10.1.26100.4202 |
| Windows Driver Kit Visual Studio Extension | 10.0.26100.15 |
| Windows Driver Kit Visual Studio Extension | 10.0.26100.16 |
| Windows Software Development Kit | 10.1.26100.7175 |
| WixToolset.WixToolsetVisualStudio2022Extension | 1.0.0.22 |
@@ -489,10 +496,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Powershell Modules
- Az: 12.5.0
- AWSPowershell: 5.0.117
- AWSPowershell: 5.0.131
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.33.0
- Microsoft.Graph: 2.34.0
- Pester: 3.4.0, 5.7.1
- PowerShellGet: 1.0.0.1, 2.2.5
- PSScriptAnalyzer: 1.24.0
@@ -501,18 +508,18 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- VSSetup: 2.2.16
### Android
| Package Name | Version |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 8.0 |
| Android Emulator | 36.3.10 |
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0<br>33.0.0 33.0.1 33.0.2 33.0.3<br>32.0.0<br>31.0.0 |
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3)<br>android-32 (rev 1)<br>android-31 (rev 1) |
| Android SDK Platform-Tools | 36.0.0 |
| Android Support Repository | 47.0.0 |
| CMake | 3.22.1<br>3.31.5<br>4.1.2 |
| Google Play services | 49 |
| Google Repository | 58 |
| NDK | 26.3.11579264<br>27.3.13750724<br>28.2.13676358<br>29.0.14206865 |
| Package Name | Version |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 8.0 |
| Android Emulator | 36.3.10 |
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0<br>32.0.0 |
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33 (rev 3) |
| Android SDK Platform-Tools | 36.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.22.1<br>3.31.5<br>4.1.2 |
| Google Play services | 49 |
| Google Repository | 58 |
| NDK | 27.3.13750724<br>28.2.13676358<br>29.0.14206865 |
#### Environment variables
| Name | Value |
@@ -532,3 +539,4 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:460dedaed73224f73ff10dc3ad754d0ed250aa57bcdf6c5052a811b4b7e29345 | 2025-09-09 |
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:643adf84ee2338ee4811fd891adb9e912917dc6c0ca85399982e1bebda4f2295 | 2025-12-05 |
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:3750d7fcd320130cc2ce61954902b71729e85ec2c07c5a2e83a6d6c7f34a61e5 | 2025-12-05 |
+40 -31
View File
@@ -1,10 +1,18 @@
| Announcements |
|-|
| [[Windows/Ubuntu] Docker Server and Client will be updated to version 29.1.*, Docker Compose will be updated to version 2.40.3 on February 9th, 2026](https://github.com/actions/runner-images/issues/13474) |
| [[all OSs] Updating Azure PowerShell Module version to 14.6.0 on January 26th, 2026.](https://github.com/actions/runner-images/issues/13473) |
| [[Ubuntu-22.04, macOS-14, Windows-2022] Android SDK platforms and build tools older than version 34 will be removed on January 12th, 2026.](https://github.com/actions/runner-images/issues/13469) |
| [[all OSs] Python 3.9 will be removed; Python 3.12 will become the default on Windows images on January 12th, 2026.](https://github.com/actions/runner-images/issues/13468) |
| [[all OSs] Android NDK 26 will be removed, Android NDK 27 will be used by default on January 12th, 2026.](https://github.com/actions/runner-images/issues/13467) |
***
# Windows Server 2025
- OS Version: 10.0.26100 Build 7462
- Image Version: 20251216.149.1
- Image Version: 20260105.172.1
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
- Windows Subsystem for Linux (Default, WSLv2): 2.6.2.0
- Windows Subsystem for Linux (Default, WSLv2): 2.6.3.0
## Installed Software
@@ -12,25 +20,25 @@
- Bash 5.2.37(1)-release
- Go 1.24.11
- Julia 1.12.0
- Kotlin 2.2.21
- Kotlin 2.3.0
- LLVM 20.1.8
- Node 22.21.1
- Perl 5.42.0
- PHP 8.4.15
- PHP 8.4.16
- Python 3.9.13
- Ruby 3.3.10
### Package Management
- Chocolatey 2.6.0
- Composer 2.9.2
- Composer 2.9.3
- Helm 4.0.3
- Miniconda 25.9.1 (pre-installed on the image but not added to PATH)
- Miniconda 25.11.1 (pre-installed on the image but not added to PATH)
- NPM 10.9.4
- NuGet 7.0.1.1
- pip 25.3 (python 3.9)
- Pipx 1.8.0
- RubyGems 3.5.22
- Vcpkg (build from commit 2b6a882f61)
- Vcpkg (build from commit e3db8f65d2)
- Yarn 1.22.22
#### Environment variables
@@ -42,7 +50,7 @@
### Project Management
- Ant 1.10.15
- Gradle 9.1
- Maven 3.9.11
- Maven 3.9.12
- sbt 1.11.7
### Tools
@@ -52,30 +60,30 @@
- Bazel 8.5.0
- Bazelisk 1.26.0
- Bicep 0.39.26
- Cabal 3.16.0.0
- Cabal 3.16.1.0
- CMake 3.31.6
- CodeQL Action Bundle 2.23.8
- Docker 27.5.1
- Docker Compose v2 2.32.2
- Docker-wincred 0.9.4
- ghc 9.12.2
- ghc 9.14.1
- Git 2.52.0.windows.1
- Git LFS 3.7.1
- ImageMagick 7.1.2-10
- InnoSetup 6.6.1
- jq 1.8.1
- Kind 0.30.0
- Kubectl 1.34.3
- Kind 0.31.0
- Kubectl 1.35.0
- gcc 15.2.0
- gdb 16.3
- GNU Binutils 2.45
- Newman 6.2.1
- OpenSSL 3.6.0
- Packer 1.14.2
- Pulumi 3.211.0
- Pulumi 3.214.1
- R 4.5.2
- Service Fabric SDK 10.1.2493.9590
- Stack 3.7.1
- Stack 3.9.1
- Swig 4.3.1
- VSWhere 3.1.7
- WinAppDriver 1.2.2009.02003
@@ -85,8 +93,8 @@
- Ninja 1.13.2
### CLI Tools
- AWS CLI 2.32.17
- AWS SAM CLI 1.150.1
- AWS CLI 2.32.28
- AWS SAM CLI 1.151.0
- AWS Session Manager CLI 1.2.764.0
- Azure CLI 2.81.0
- Azure DevOps CLI extension 1.0.2
@@ -103,11 +111,11 @@
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 143.0.7499.110
- Chrome Driver 143.0.7499.42
- Microsoft Edge 143.0.3650.80
- Microsoft Edge Driver 143.0.3650.80
- Mozilla Firefox 146.0
- Google Chrome 143.0.7499.170
- Chrome Driver 143.0.7499.169
- Microsoft Edge 143.0.3650.96
- Microsoft Edge Driver 143.0.3650.96
- Mozilla Firefox 146.0.1
- Gecko Driver 0.36.0
- IE Driver 4.14.0.0
- Selenium server 4.39.0
@@ -174,7 +182,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Ruby
- 3.2.9
- 3.3.10
- 3.4.7
- 3.4.8
### Databases
@@ -193,7 +201,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### MongoDB
| Version | ServiceName | ServiceStatus | ServiceStartType |
| -------- | ----------- | ------------- | ---------------- |
| 7.0.26.0 | MongoDB | Stopped | Disabled |
| 7.0.28.0 | MongoDB | Stopped | Disabled |
### Database tools
- Azure CosmosDb Emulator 2.14.25.0
@@ -213,7 +221,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.14.36804.6 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
| Visual Studio Enterprise 2022 | 17.14.36811.4 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
#### Workloads, components and extensions
| Package | Version |
@@ -232,12 +240,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.14.36510.44 |
| Component.Microsoft.Web.LibraryManager | 17.14.36510.44 |
| Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.14.2.50506 |
| Component.Microsoft.Windows.DriverKit | 10.0.26100.15 |
| Component.Microsoft.Windows.DriverKit | 10.0.26100.16 |
| Component.OpenJDK | 17.14.36510.44 |
| Component.UnityEngine.x64 | 17.14.36510.44 |
| Component.Unreal.Debugger | 17.14.36510.44 |
| Component.Unreal.Debugger | 17.14.36809.9 |
| Component.Unreal.Ide | 17.14.36510.44 |
| Component.VisualStudio.GitHub.Copilot | 17.14.36804.6 |
| Component.VisualStudio.GitHub.Copilot | 17.14.36809.9 |
| Component.VSInstallerProjects2022 | 2.0.1 |
| Component.WixToolset.VisualStudioExtension.Dev17 | 1.0.0.22 |
| Component.WixToolset.VisualStudioExtension.Schemas3 | 1.0.0.22 |
@@ -437,7 +445,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| ProBITools.MicrosoftReportProjectsforVisualStudio2022 | 4.0.0 |
| SSIS.MicrosoftDataToolsIntegrationServices | 2.1.2 |
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 2.0.1 |
| Windows Driver Kit Visual Studio Extension | 10.0.26100.15 |
| Windows Driver Kit Visual Studio Extension | 10.0.26100.16 |
| Windows Software Development Kit | 10.1.26100.7175 |
| WixToolset.WixToolsetVisualStudio2022Extension | 1.0.0.22 |
@@ -469,10 +477,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Powershell Modules
- Az: 12.5.0
- AWSPowershell: 5.0.117
- AWSPowershell: 5.0.127
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.33.0
- Microsoft.Graph: 2.34.0
- Pester: 3.4.0, 5.7.1
- PowerShellGet: 1.0.0.1, 2.2.5
- PSScriptAnalyzer: 1.24.0
@@ -487,7 +495,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Android Emulator | 36.3.10 |
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3) |
| Android SDK Platform-Tools | 36.0.0 |
| Android SDK Platform-Tools | 36.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.30.5<br>3.31.5<br>4.1.2 |
| Google Play services | 49 |
@@ -503,3 +511,4 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\29.0.14206865 |
| ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\27.3.13750724 |
| ANDROID_SDK_ROOT | C:\Android\android-sdk |
@@ -26,20 +26,6 @@ foreach ($module in $modules) {
$psModuleMachinePath += "$modulePath;"
Save-Module -Path $modulePath -Name $moduleName -RequiredVersion $version -Force -ErrorAction Stop
}
foreach ($version in $module.zip_versions) {
$modulePath = Join-Path -Path $installPSModulePath -ChildPath "${moduleName}_${version}"
Save-Module -Path $modulePath -Name $moduleName -RequiredVersion $version -Force -ErrorAction Stop
Compress-Archive -Path $modulePath -DestinationPath "${modulePath}.zip"
Remove-Item $modulePath -Recurse -Force
}
# Append default tool version to machine path
if ($null -ne $module.default) {
$defaultVersion = $module.default
Write-Host "Use ${moduleName} ${defaultVersion} as default version..."
$psModuleMachinePath += "${installPSModulePath}\${moduleName}_${defaultVersion};"
}
}
# Add modules to the PSModulePath
@@ -213,7 +213,7 @@ function Get-DotnetFrameworkVersions {
function Get-PowerShellAzureModules {
[Array] $result = @()
$defaultAzureModuleVersion = "2.1.0"
$defaultAzureModuleVersion = "12.5.0"
[Array] $azInstalledModules = Get-ChildItem -Path "C:\Modules\az_*" -Directory | ForEach-Object { $_.Name.Split("_")[1] }
if ($azInstalledModules.Count -gt 0) {
@@ -230,21 +230,6 @@ function Get-PowerShellAzureModules {
$result += [ToolVersionsListNode]::new("AzureRM", $($azurermInstalledModules), '^\d+\.\d+', "Inline")
}
[Array] $azCachedModules = Get-ChildItem -Path "C:\Modules\az_*.zip" -File | ForEach-Object { $_.Name.Split("_")[1] }
if ($azCachedModules.Count -gt 0) {
$result += [ToolVersionsListNode]::new("Az (Cached)", $($azCachedModules), '^\d+\.\d+', "Inline")
}
[Array] $azureCachedModules = Get-ChildItem -Path "C:\Modules\azure_*.zip" -File | ForEach-Object { $_.Name.Split("_")[1] }
if ($azureCachedModules.Count -gt 0) {
$result += [ToolVersionsListNode]::new("Azure (Cached)", $($azureCachedModules), '^\d+\.\d+', "Inline")
}
[Array] $azurermCachedModules = Get-ChildItem -Path "C:\Modules\azurerm_*.zip" -File | ForEach-Object { $_.Name.Split("_")[1] }
if ($azurermCachedModules.Count -gt 0) {
$result += [ToolVersionsListNode]::new("AzureRM (Cached)", $($azurermCachedModules), '^\d+\.\d+', "Inline")
}
return $result
}
@@ -27,14 +27,6 @@ Describe "AzureModules" {
$moduleVersion | Should -Match $expectedVersion
}
}
if ($module.default) {
$moduleInfo = @{ moduleName = $moduleName; moduleDefault = $module.default }
It "<moduleDefault> set as default" -TestCases $moduleInfo {
$moduleVersions = Get-Module -ListAvailable -Name $moduleName | ForEach-Object { $_.Version.ToString() }
$moduleVersions | Should -Contain $moduleDefault
}
}
}
}
}
@@ -5,7 +5,7 @@ locals {
os_disk_size_gb = 256
},
"win22" = {
source_image_marketplace_sku = "MicrosoftWindowsServer:WindowsServer:2022-Datacenter"
source_image_marketplace_sku = "MicrosoftWindowsServer:WindowsServer:2022-Datacenter-g2"
os_disk_size_gb = 256
},
"win25" = {
@@ -94,8 +94,6 @@
"name": "az",
"versions": [
"12.5.0"
],
"zip_versions": [
]
}
],
+4 -9
View File
@@ -17,14 +17,13 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*",
"3.13.*",
"3.14.*"
],
"default": "3.9.*"
"default": "3.12.*"
},
{
"name": "Python",
@@ -32,7 +31,6 @@
"arch": "x86",
"platform" : "win32",
"versions": [
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*",
@@ -93,9 +91,6 @@
"name": "az",
"versions": [
"12.5.0"
],
"zip_versions": [
]
}
],
@@ -106,8 +101,8 @@
"android": {
"commandline_tools_url": "https://dl.google.com/android/repository/commandlinetools-win-9123335_latest.zip",
"hash": "8A90E6A3DEB2FA13229B2E335EFD07687DCC8A55A3C544DA9F40B41404993E7D",
"platform_min_version": "31",
"build_tools_min_version": "31.0.0",
"platform_min_version": "34",
"build_tools_min_version": "34.0.0",
"extras": [
"android;m2repository",
"google;m2repository",
@@ -122,7 +117,7 @@
"ndk": {
"default": "27",
"versions": [
"26", "27", "28", "29"
"27", "28", "29"
]
}
},
+3 -5
View File
@@ -17,14 +17,13 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*",
"3.13.*",
"3.14.*"
],
"default": "3.9.*"
"default": "3.12.*"
},
{
"name": "PyPy",
@@ -77,8 +76,7 @@
"name": "az",
"versions": [
"12.5.0"
],
"zip_versions": []
]
}
],
"java": {
@@ -104,7 +102,7 @@
"ndk": {
"default": "27",
"versions": [
"26", "27", "28", "29"
"27", "28", "29"
]
}
},