mirror of
https://github.com/actions/runner-images.git
synced 2026-01-13 22:51:51 +08:00
Merge branch 'actions:main' into lkfortuna-virtual-environment-rebrand
This commit is contained in:
11
.github/workflows/merge_pull_request.yml
vendored
11
.github/workflows/merge_pull_request.yml
vendored
@@ -46,14 +46,3 @@ jobs:
|
||||
pull_number: ${{ github.event.client_payload.PullRequestNumber }},
|
||||
merge_method: "squash"
|
||||
})
|
||||
|
||||
- name: Delete docs branch ${{ github.event.client_payload.ReleaseBranchName }}-docs
|
||||
uses: actions/github-script@v2
|
||||
with:
|
||||
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||
script: |
|
||||
github.git.deleteRef({
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
ref: "heads/${{ github.event.client_payload.ReleaseBranchName }}-docs"
|
||||
})
|
||||
|
||||
@@ -77,14 +77,14 @@ function Get-MacOSInstaller {
|
||||
Write-Host "`t[*] The 'DownloadLatestVersion' flag is set. Latest macOS version is '$MacOSVersion' now"
|
||||
}
|
||||
|
||||
$macOSName = $availableVersions.Where{ $MacOSVersion -eq $_.OSVersion }.OSName
|
||||
$macOSName = $availableVersions.Where{ $MacOSVersion -eq $_.OSVersion }.OSName.Split(" ")[1]
|
||||
if (-not $macOSName) {
|
||||
Write-Host "`t[x] Requested macOS '$MacOSVersion' version not found in the list of available installers. Available versions are:`n$($availableVersions.OSVersion)"
|
||||
Write-Host "`t[x] Make sure to pass '-BetaSearch `$true' if you need a beta version installer"
|
||||
exit 1
|
||||
}
|
||||
|
||||
$installerPathPattern = "/Applications/Install*${macOSName}.app"
|
||||
$installerPathPattern = "/Applications/Install macOS ${macOSName}*.app"
|
||||
if (Test-Path $installerPathPattern) {
|
||||
$previousInstallerPath = Get-Item -Path $installerPathPattern
|
||||
Write-Host "`t[*] Removing '$previousInstallerPath' installation app before downloading the new one"
|
||||
@@ -104,6 +104,10 @@ function Get-MacOSInstaller {
|
||||
}
|
||||
|
||||
$installerPath = (Get-Item -Path $installerPathPattern).FullName
|
||||
if (-not $installerPath) {
|
||||
Write-Host "`t[x] Path not found using '$installerPathPattern'"
|
||||
exit 1
|
||||
}
|
||||
Write-Host "`t[*] Installer successfully downloaded to '$installerPath'"
|
||||
|
||||
$installerPath
|
||||
|
||||
@@ -1,12 +1,14 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [Ubuntu 22.04 is generally available starting from August, 8](https://github.com/actions/virtual-environments/issues/5998) |
|
||||
| ['virtual-environments' repository name will be changed to 'runner-images' on August, 8th](https://github.com/actions/virtual-environments/issues/5967) |
|
||||
| [[all OSs] Android NDK 21 will be replaced in favor of 25 on August, 1st](https://github.com/actions/virtual-environments/issues/5930) |
|
||||
| [[all OSs] Android ndk-bundle along with old NDK versions will be deprecated on July, 24](https://github.com/actions/virtual-environments/issues/5879) |
|
||||
| [(Public Beta) Ubuntu 22.04 is now available](https://github.com/actions/virtual-environments/issues/5490) |
|
||||
***
|
||||
# Ubuntu 18.04.6 LTS
|
||||
- Linux kernel version: 5.4.0-1086-azure
|
||||
- Image Version: 20220724.1
|
||||
- Image Version: 20220729.1
|
||||
|
||||
## Installed Software
|
||||
### Language and Runtime
|
||||
@@ -36,11 +38,12 @@
|
||||
- Homebrew 3.5.6
|
||||
- Miniconda 4.12.0
|
||||
- Npm 8.11.0
|
||||
- NuGet 6.2.1.2
|
||||
- Pip 9.0.1
|
||||
- Pip3 9.0.1
|
||||
- Pipx 1.0.0
|
||||
- RubyGems 2.7.6
|
||||
- Vcpkg (build from master \<f93ba152d>)
|
||||
- Vcpkg (build from master \<281d2f2dc>)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
@@ -63,8 +66,8 @@
|
||||
- Bazelisk 1.12.0
|
||||
- Bicep 0.8.9
|
||||
- Buildah 1.22.3 (apt source repository: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable)
|
||||
- CMake 3.23.2
|
||||
- CodeQL Action Bundle 2.10.0
|
||||
- CMake 3.23.3
|
||||
- CodeQL Action Bundle 2.10.1
|
||||
- Docker Amazon ECR Credential Helper 0.6.0
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.6.1+azure-1
|
||||
@@ -80,7 +83,7 @@
|
||||
- jq 1.5
|
||||
- Kind 0.14.0
|
||||
- Kubectl 1.24.3
|
||||
- Kustomize 4.5.5
|
||||
- Kustomize 4.5.6
|
||||
- Leiningen 2.9.8
|
||||
- MediaInfo 17.12
|
||||
- Mercurial 4.5.3
|
||||
@@ -93,51 +96,51 @@
|
||||
- Parcel 2.6.2
|
||||
- PhantomJS 2.1.1
|
||||
- Podman 3.4.2 (apt source repository: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable)
|
||||
- Pulumi 3.36.0
|
||||
- Pulumi 3.37.1
|
||||
- R 4.2.0
|
||||
- Skopeo 1.5.0 (apt source repository: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable)
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
- SVN 1.9.7
|
||||
- Terraform 1.2.5
|
||||
- Terraform 1.2.6
|
||||
- yamllint 1.27.1
|
||||
- yq 4.26.1
|
||||
- zstd 1.5.2 (homebrew)
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.124
|
||||
- AWS CLI 2.7.18
|
||||
- AWS CLI 2.7.20
|
||||
- AWS CLI Session manager plugin 1.2.339.0
|
||||
- AWS SAM CLI 1.53.0
|
||||
- Azure CLI (azure-cli) 2.38.0 (installation method: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt)
|
||||
- Azure CLI (azure-devops) 0.25.0
|
||||
- GitHub CLI 2.14.2
|
||||
- GitHub CLI 2.14.3
|
||||
- Google Cloud SDK 369.0.0 (apt source repository: https://packages.cloud.google.com/apt)
|
||||
- Hub CLI 2.14.2
|
||||
- Netlify CLI 10.11.1
|
||||
- OpenShift CLI 4.10.23
|
||||
- Netlify CLI 10.13.0
|
||||
- OpenShift CLI 4.10.24
|
||||
- ORAS CLI 0.13.0
|
||||
- Vercel CLI 27.2.0
|
||||
- Vercel CLI 27.3.3
|
||||
|
||||
### Java
|
||||
| Version | Vendor | Environment Variable |
|
||||
| ------------------- | --------------- | -------------------- |
|
||||
| 8.0.332+9 (default) | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 11.0.15+10 | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 11.0.16+8 | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 12.0.2+10 | Adopt OpenJDK | JAVA_HOME_12_X64 |
|
||||
| 17.0.3+7 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
| 17.0.4+8 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
|
||||
### PHP
|
||||
| Tool | Version |
|
||||
| -------- | --------------------------------- |
|
||||
| PHP | 7.2.34 7.3.33 7.4.30 8.0.21 8.1.8 |
|
||||
| Composer | 2.3.10 |
|
||||
| PHPUnit | 8.5.27 |
|
||||
| PHPUnit | 8.5.28 |
|
||||
```
|
||||
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
```
|
||||
### Haskell
|
||||
- Cabal 3.6.2.0
|
||||
- GHC 9.2.3
|
||||
- GHC 9.2.4
|
||||
- GHCup 0.1.17.8
|
||||
- Stack 2.7.5
|
||||
|
||||
@@ -159,10 +162,10 @@
|
||||
- Google Chrome 103.0.5060.134
|
||||
- ChromeDriver 103.0.5060.134
|
||||
- Chromium 103.0.5060.0
|
||||
- Microsoft Edge 103.0.1264.71 (apt source repository: https://packages.microsoft.com/repos/edge)
|
||||
- Microsoft Edge WebDriver 103.0.1264.71
|
||||
- Microsoft Edge 103.0.1264.77 (apt source repository: https://packages.microsoft.com/repos/edge)
|
||||
- Microsoft Edge WebDriver 103.0.1264.77
|
||||
- Selenium server 4.3.0
|
||||
- Mozilla Firefox 102.0
|
||||
- Mozilla Firefox 103.0
|
||||
- Geckodriver 0.31.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -180,7 +183,7 @@
|
||||
- nbgv 3.5.108+6e793d63d3
|
||||
|
||||
### Databases
|
||||
- MongoDB 5.0.9 (apt source repository: https://repo.mongodb.org/apt/ubuntu)
|
||||
- MongoDB 5.0.10 (apt source repository: https://repo.mongodb.org/apt/ubuntu)
|
||||
- sqlite3 3.22.0
|
||||
|
||||
#### PostgreSQL
|
||||
@@ -191,7 +194,7 @@
|
||||
PostgreSQL service is disabled by default. Use the following command as a part of your job to start the service: 'sudo systemctl start postgresql.service'
|
||||
```
|
||||
#### MySQL
|
||||
- MySQL 5.7.38
|
||||
- MySQL 5.7.39
|
||||
- MySQL Server (user:root password:root)
|
||||
|
||||
```
|
||||
@@ -269,18 +272,21 @@
|
||||
| Android SDK Platforms | android-33 (rev 2)<br>android-32 (rev 1)<br>android-31 (rev 1)<br>android-30 (rev 3)<br>android-29 (rev 5)<br>android-28 (rev 6)<br>android-27 (rev 3)<br>android-26 (rev 2)<br>android-25 (rev 3)<br>android-24 (rev 2)<br>android-23 (rev 3) |
|
||||
| Android SDK Tools | 26.1.1 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.10.2<br>3.18.1 |
|
||||
| CMake | 3.10.2<br>3.18.1<br>3.22.1 |
|
||||
| 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 | 21.4.7075529<br>23.2.8568313<br>24.0.8215888 |
|
||||
| NDK | 23.2.8568313<br>24.0.8215888<br>25.0.8775105 (default) |
|
||||
| SDK Patch Applier v4 | 1 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | ------------------------------------------- |
|
||||
| ANDROID_HOME | /usr/local/lib/android/sdk |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/24.0.8215888 |
|
||||
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_SDK_ROOT | /usr/local/lib/android/sdk |
|
||||
|
||||
### Cached Docker images
|
||||
@@ -289,8 +295,8 @@
|
||||
| alpine:3.12 | sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69 | 2022-04-05 |
|
||||
| alpine:3.13 | sha256:7769c38ce671534a0ddbf98633f17edbbd4a4e99cbc77ef42f9f7b78b6a1c6c2 | 2022-07-19 |
|
||||
| alpine:3.14 | sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 | 2022-07-19 |
|
||||
| buildpack-deps:bullseye | sha256:4cbb6d56f192ea1868bdbc441269d0343c90b201c973931aaa6722300118d463 | 2022-07-12 |
|
||||
| buildpack-deps:buster | sha256:3ab2863d37b2d037440b4a153a8fb3c79e935030fd47cef21b698688ce72f66e | 2022-07-12 |
|
||||
| buildpack-deps:bullseye | sha256:025c1b80248fb37b1f5250aba9e578e1dc24066912d94d3fa37c21bf8ee98b30 | 2022-07-12 |
|
||||
| buildpack-deps:buster | sha256:0adb423c3161e19606330068d8d3d7710f1bb1b2233e6964ba329c79a96babb2 | 2022-07-12 |
|
||||
| buildpack-deps:stretch | sha256:78e995165a5788c2f55aed6e548d8f6c1534830d4310c870408fccb2da8c5b2e | 2022-06-23 |
|
||||
| debian:10 | sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 | 2022-07-12 |
|
||||
| debian:11 | sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 | 2022-07-12 |
|
||||
@@ -298,10 +304,10 @@
|
||||
| moby/buildkit:latest | sha256:0dc312b04eac1b44cd2cad566deb1e886c753109208affbbec8384f381ff7f38 | 2022-05-06 |
|
||||
| node:12 | sha256:01627afeb110b3054ba4a1405541ca095c8bfca1cb6f2be9479c767a2711879e | 2022-04-20 |
|
||||
| node:12-alpine | sha256:d4b15b3d48f42059a15bd659be60afe21762aae9d6cbea6f124440895c27db68 | 2022-04-11 |
|
||||
| node:14 | sha256:a086a11f7780399837ea0465ac8a8e8f14f2b66fe5a110fe0c24644d53a103c5 | 2022-07-12 |
|
||||
| node:14-alpine | sha256:06bc5a651beb7db09a66ceb99a1d19275810d5c9dca8fb9e1ad6d69355a2f42e | 2022-07-18 |
|
||||
| node:16 | sha256:2e1b4542d4a06e0e0442dc38af1f4828760aecc9db2b95e7df87f573640d98cd | 2022-07-12 |
|
||||
| node:16-alpine | sha256:da32af0cf608622b1550678b2552b7d997def7d0ada00e0eca0166ed2ea42186 | 2022-07-18 |
|
||||
| node:14 | sha256:8ae0e9298b6098f6641e35d0488477381f86fce04993a3f8060a7657db8fb928 | 2022-07-12 |
|
||||
| node:14-alpine | sha256:e22ee6a906e823dc592d6022a3f520676575b50320fe2c3916c88acb16f471ce | 2022-07-18 |
|
||||
| node:16 | sha256:4e85818bd0d023d4f9025730dc0640d3d8269e3d1a84ce6365eca8fbad7a3ee9 | 2022-07-12 |
|
||||
| node:16-alpine | sha256:aadb411a5d398d2141f36a61f469ab91b971e43988d6c74aa5204986e5fe18a1 | 2022-07-18 |
|
||||
| ubuntu:16.04 | sha256:20858ebbc96215d6c3c574f781133ebffdc7c18d98af4f294cc4c04871a6fe61 | 2021-08-31 |
|
||||
| ubuntu:18.04 | sha256:478caf1bec1afd54a58435ec681c8755883b7eb843a8630091890130b15a79af | 2022-06-06 |
|
||||
| ubuntu:20.04 | sha256:fd92c36d3cb9b1d027c4d2a72c6bf0125da82425fc2ca37c414d4f010180dc19 | 2022-06-06 |
|
||||
|
||||
@@ -1,12 +1,14 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [Ubuntu 22.04 is generally available starting from August, 8](https://github.com/actions/virtual-environments/issues/5998) |
|
||||
| ['virtual-environments' repository name will be changed to 'runner-images' on August, 8th](https://github.com/actions/virtual-environments/issues/5967) |
|
||||
| [[all OSs] Android NDK 21 will be replaced in favor of 25 on August, 1st](https://github.com/actions/virtual-environments/issues/5930) |
|
||||
| [[all OSs] Android ndk-bundle along with old NDK versions will be deprecated on July, 24](https://github.com/actions/virtual-environments/issues/5879) |
|
||||
| [(Public Beta) Ubuntu 22.04 is now available](https://github.com/actions/virtual-environments/issues/5490) |
|
||||
***
|
||||
# Ubuntu 20.04.4 LTS
|
||||
- Linux kernel version: 5.15.0-1014-azure
|
||||
- Image Version: 20220724.1
|
||||
- Image Version: 20220729.1
|
||||
|
||||
## Installed Software
|
||||
### Language and Runtime
|
||||
@@ -36,11 +38,12 @@
|
||||
- Homebrew 3.5.6
|
||||
- Miniconda 4.12.0
|
||||
- Npm 8.11.0
|
||||
- NuGet 6.2.1.2
|
||||
- Pip 20.0.2
|
||||
- Pip3 20.0.2
|
||||
- Pipx 1.1.0
|
||||
- RubyGems 3.1.2
|
||||
- Vcpkg (build from master \<f93ba152d>)
|
||||
- Vcpkg (build from master \<281d2f2dc>)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
@@ -52,7 +55,7 @@
|
||||
### Project Management
|
||||
- Ant 1.10.7
|
||||
- Gradle 7.5
|
||||
- Lerna 5.2.0
|
||||
- Lerna 5.3.0
|
||||
- Maven 3.8.6
|
||||
- Sbt 1.7.1
|
||||
|
||||
@@ -64,8 +67,8 @@
|
||||
- Bazelisk 1.12.0
|
||||
- Bicep 0.8.9
|
||||
- Buildah 1.22.3 (apt source repository: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable)
|
||||
- CMake 3.23.2
|
||||
- CodeQL Action Bundle 2.10.0
|
||||
- CMake 3.23.3
|
||||
- CodeQL Action Bundle 2.10.1
|
||||
- Docker Amazon ECR Credential Helper 0.6.0
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.6.1+azure-1
|
||||
@@ -78,11 +81,11 @@
|
||||
- Git-ftp 1.6.0
|
||||
- Haveged 1.9.1
|
||||
- Heroku 7.60.2
|
||||
- HHVM (HipHop VM) 4.164.0
|
||||
- HHVM (HipHop VM) 4.165.0
|
||||
- jq 1.6
|
||||
- Kind 0.14.0
|
||||
- Kubectl 1.24.3
|
||||
- Kustomize 4.5.5
|
||||
- Kustomize 4.5.6
|
||||
- Leiningen 2.9.8
|
||||
- MediaInfo 19.09
|
||||
- Mercurial 5.3.1
|
||||
@@ -95,55 +98,55 @@
|
||||
- Parcel 2.6.2
|
||||
- PhantomJS 2.1.1
|
||||
- Podman 3.4.2 (apt source repository: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable)
|
||||
- Pulumi 3.36.0
|
||||
- Pulumi 3.37.1
|
||||
- R 4.2.1
|
||||
- Skopeo 1.5.0 (apt source repository: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable)
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
- SVN 1.13.0
|
||||
- Terraform 1.2.5
|
||||
- Terraform 1.2.6
|
||||
- yamllint 1.27.1
|
||||
- yq 4.26.1
|
||||
- zstd 1.5.2 (homebrew)
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.124
|
||||
- AWS CLI 2.7.18
|
||||
- AWS CLI 2.7.20
|
||||
- AWS CLI Session manager plugin 1.2.339.0
|
||||
- AWS SAM CLI 1.53.0
|
||||
- Azure CLI (azure-cli) 2.38.0 (installation method: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt)
|
||||
- Azure CLI (azure-devops) 0.25.0
|
||||
- GitHub CLI 2.14.2
|
||||
- GitHub CLI 2.14.3
|
||||
- Google Cloud SDK 369.0.0 (apt source repository: https://packages.cloud.google.com/apt)
|
||||
- Hub CLI 2.14.2
|
||||
- Netlify CLI 10.11.1
|
||||
- OpenShift CLI 4.10.23
|
||||
- Netlify CLI 10.13.0
|
||||
- OpenShift CLI 4.10.24
|
||||
- ORAS CLI 0.13.0
|
||||
- Vercel CLI 27.2.0
|
||||
- Vercel CLI 27.3.3
|
||||
|
||||
### Java
|
||||
| Version | Vendor | Environment Variable |
|
||||
| -------------------- | --------------- | -------------------- |
|
||||
| 8.0.332+9 | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 11.0.15+10 (default) | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 17.0.3+7 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
| Version | Vendor | Environment Variable |
|
||||
| ------------------- | --------------- | -------------------- |
|
||||
| 8.0.332+9 | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 11.0.16+8 (default) | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 17.0.4+8 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
|
||||
### GraalVM
|
||||
| Version | Environment variables |
|
||||
| --------- | --------------------- |
|
||||
| CE 22.1.0 | GRAALVM_11_ROOT |
|
||||
| CE 22.2.0 | GRAALVM_11_ROOT |
|
||||
|
||||
### PHP
|
||||
| Tool | Version |
|
||||
| -------- | ------------------- |
|
||||
| PHP | 7.4.30 8.0.21 8.1.8 |
|
||||
| Composer | 2.3.10 |
|
||||
| PHPUnit | 8.5.27 |
|
||||
| PHPUnit | 8.5.28 |
|
||||
```
|
||||
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
```
|
||||
### Haskell
|
||||
- Cabal 3.6.2.0
|
||||
- GHC 9.2.3
|
||||
- GHC 9.2.4
|
||||
- GHCup 0.1.17.8
|
||||
- Stack 2.7.5
|
||||
|
||||
@@ -165,10 +168,10 @@
|
||||
- Google Chrome 103.0.5060.134
|
||||
- ChromeDriver 103.0.5060.134
|
||||
- Chromium 103.0.5060.0
|
||||
- Microsoft Edge 103.0.1264.71 (apt source repository: https://packages.microsoft.com/repos/edge)
|
||||
- Microsoft Edge WebDriver 103.0.1264.71
|
||||
- Microsoft Edge 103.0.1264.77 (apt source repository: https://packages.microsoft.com/repos/edge)
|
||||
- Microsoft Edge WebDriver 103.0.1264.77
|
||||
- Selenium server 4.3.0
|
||||
- Mozilla Firefox 102.0
|
||||
- Mozilla Firefox 103.0
|
||||
- Geckodriver 0.31.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -186,7 +189,7 @@
|
||||
- nbgv 3.5.108+6e793d63d3
|
||||
|
||||
### Databases
|
||||
- MongoDB 5.0.9 (apt source repository: https://repo.mongodb.org/apt/ubuntu)
|
||||
- MongoDB 5.0.10 (apt source repository: https://repo.mongodb.org/apt/ubuntu)
|
||||
- sqlite3 3.31.1
|
||||
|
||||
#### PostgreSQL
|
||||
@@ -197,7 +200,7 @@
|
||||
PostgreSQL service is disabled by default. Use the following command as a part of your job to start the service: 'sudo systemctl start postgresql.service'
|
||||
```
|
||||
#### MySQL
|
||||
- MySQL 8.0.29-0ubuntu0.20.04.3
|
||||
- MySQL 8.0.30-0ubuntu0.20.04.2
|
||||
- MySQL Server (user:root password:root)
|
||||
|
||||
```
|
||||
@@ -278,17 +281,20 @@
|
||||
| Android SDK Platforms | android-33 (rev 2)<br>android-32 (rev 1)<br>android-31 (rev 1)<br>android-30 (rev 3)<br>android-29 (rev 5)<br>android-28 (rev 6)<br>android-27 (rev 3) |
|
||||
| Android SDK Tools | 26.1.1 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.10.2<br>3.18.1 |
|
||||
| CMake | 3.10.2<br>3.18.1<br>3.22.1 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 21.4.7075529<br>23.2.8568313<br>24.0.8215888 |
|
||||
| NDK | 23.2.8568313<br>24.0.8215888<br>25.0.8775105 (default) |
|
||||
| SDK Patch Applier v4 | 1 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | ------------------------------------------- |
|
||||
| ANDROID_HOME | /usr/local/lib/android/sdk |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/24.0.8215888 |
|
||||
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_SDK_ROOT | /usr/local/lib/android/sdk |
|
||||
|
||||
### Cached Docker images
|
||||
@@ -297,8 +303,8 @@
|
||||
| alpine:3.12 | sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69 | 2022-04-05 |
|
||||
| alpine:3.13 | sha256:7769c38ce671534a0ddbf98633f17edbbd4a4e99cbc77ef42f9f7b78b6a1c6c2 | 2022-07-19 |
|
||||
| alpine:3.14 | sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 | 2022-07-19 |
|
||||
| buildpack-deps:bullseye | sha256:4cbb6d56f192ea1868bdbc441269d0343c90b201c973931aaa6722300118d463 | 2022-07-12 |
|
||||
| buildpack-deps:buster | sha256:3ab2863d37b2d037440b4a153a8fb3c79e935030fd47cef21b698688ce72f66e | 2022-07-12 |
|
||||
| buildpack-deps:bullseye | sha256:025c1b80248fb37b1f5250aba9e578e1dc24066912d94d3fa37c21bf8ee98b30 | 2022-07-12 |
|
||||
| buildpack-deps:buster | sha256:0adb423c3161e19606330068d8d3d7710f1bb1b2233e6964ba329c79a96babb2 | 2022-07-12 |
|
||||
| buildpack-deps:stretch | sha256:78e995165a5788c2f55aed6e548d8f6c1534830d4310c870408fccb2da8c5b2e | 2022-06-23 |
|
||||
| debian:10 | sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 | 2022-07-12 |
|
||||
| debian:11 | sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 | 2022-07-12 |
|
||||
@@ -306,10 +312,10 @@
|
||||
| moby/buildkit:latest | sha256:0dc312b04eac1b44cd2cad566deb1e886c753109208affbbec8384f381ff7f38 | 2022-05-06 |
|
||||
| node:12 | sha256:01627afeb110b3054ba4a1405541ca095c8bfca1cb6f2be9479c767a2711879e | 2022-04-20 |
|
||||
| node:12-alpine | sha256:d4b15b3d48f42059a15bd659be60afe21762aae9d6cbea6f124440895c27db68 | 2022-04-11 |
|
||||
| node:14 | sha256:a086a11f7780399837ea0465ac8a8e8f14f2b66fe5a110fe0c24644d53a103c5 | 2022-07-12 |
|
||||
| node:14-alpine | sha256:06bc5a651beb7db09a66ceb99a1d19275810d5c9dca8fb9e1ad6d69355a2f42e | 2022-07-18 |
|
||||
| node:16 | sha256:2e1b4542d4a06e0e0442dc38af1f4828760aecc9db2b95e7df87f573640d98cd | 2022-07-12 |
|
||||
| node:16-alpine | sha256:da32af0cf608622b1550678b2552b7d997def7d0ada00e0eca0166ed2ea42186 | 2022-07-18 |
|
||||
| node:14 | sha256:8ae0e9298b6098f6641e35d0488477381f86fce04993a3f8060a7657db8fb928 | 2022-07-12 |
|
||||
| node:14-alpine | sha256:e22ee6a906e823dc592d6022a3f520676575b50320fe2c3916c88acb16f471ce | 2022-07-18 |
|
||||
| node:16 | sha256:4e85818bd0d023d4f9025730dc0640d3d8269e3d1a84ce6365eca8fbad7a3ee9 | 2022-07-12 |
|
||||
| node:16-alpine | sha256:aadb411a5d398d2141f36a61f469ab91b971e43988d6c74aa5204986e5fe18a1 | 2022-07-18 |
|
||||
| ubuntu:16.04 | sha256:20858ebbc96215d6c3c574f781133ebffdc7c18d98af4f294cc4c04871a6fe61 | 2021-08-31 |
|
||||
| ubuntu:18.04 | sha256:478caf1bec1afd54a58435ec681c8755883b7eb843a8630091890130b15a79af | 2022-06-06 |
|
||||
| ubuntu:20.04 | sha256:fd92c36d3cb9b1d027c4d2a72c6bf0125da82425fc2ca37c414d4f010180dc19 | 2022-06-06 |
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| ['virtual-environments' repository name will be changed to 'runner-images' on August, 8th](https://github.com/actions/virtual-environments/issues/5967) |
|
||||
| [[all OSs] Android NDK 21 will be replaced in favor of 25 on August, 1st](https://github.com/actions/virtual-environments/issues/5930) |
|
||||
| [[all OSs] Android ndk-bundle along with old NDK versions will be deprecated on July, 24](https://github.com/actions/virtual-environments/issues/5879) |
|
||||
| [(Public Beta) Ubuntu 22.04 is now available](https://github.com/actions/virtual-environments/issues/5490) |
|
||||
***
|
||||
# Ubuntu 22.04 LTS
|
||||
- Linux kernel version: 5.15.0-1014-azure
|
||||
- Image Version: 20220724.1
|
||||
- Image Version: 20220731.1
|
||||
|
||||
## Installed Software
|
||||
### Language and Runtime
|
||||
@@ -38,7 +39,7 @@
|
||||
- Pip3 22.0.2
|
||||
- Pipx 1.1.0
|
||||
- RubyGems 3.3.5
|
||||
- Vcpkg (build from master \<f93ba152d>)
|
||||
- Vcpkg (build from master \<66045de4d>)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
@@ -48,7 +49,7 @@
|
||||
| VCPKG_INSTALLATION_ROOT | /usr/local/share/vcpkg |
|
||||
|
||||
### Project Management
|
||||
- Lerna 5.2.0
|
||||
- Lerna 5.3.0
|
||||
|
||||
### Tools
|
||||
- Ansible 2.13.2
|
||||
@@ -58,8 +59,8 @@
|
||||
- Bazelisk 1.12.0
|
||||
- Bicep 0.8.9
|
||||
- Buildah 1.23.1
|
||||
- CMake 3.23.2
|
||||
- CodeQL Action Bundle 2.10.0
|
||||
- CMake 3.23.3
|
||||
- CodeQL Action Bundle 2.10.1
|
||||
- Docker Amazon ECR Credential Helper 0.6.0
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.6.1+azure-1
|
||||
@@ -75,7 +76,7 @@
|
||||
- jq 1.6
|
||||
- Kind 0.14.0
|
||||
- Kubectl 1.24.3
|
||||
- Kustomize 4.5.5
|
||||
- Kustomize 4.5.6
|
||||
- Leiningen 2.9.8
|
||||
- MediaInfo 21.09
|
||||
- Mercurial 6.1.1
|
||||
@@ -87,56 +88,56 @@
|
||||
- Packer 1.8.2
|
||||
- Parcel 2.6.2
|
||||
- Podman 3.4.4
|
||||
- Pulumi 3.36.0
|
||||
- Pulumi 3.37.2
|
||||
- R 4.2.1
|
||||
- Skopeo 1.4.1
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
- SVN 1.14.1
|
||||
- Terraform 1.2.5
|
||||
- Terraform 1.2.6
|
||||
- yamllint 1.27.1
|
||||
- yq 4.26.1
|
||||
- zstd 1.5.2 (homebrew)
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.124
|
||||
- AWS CLI 2.7.18
|
||||
- AWS CLI 2.7.20
|
||||
- AWS CLI Session manager plugin 1.2.339.0
|
||||
- AWS SAM CLI 1.53.0
|
||||
- Azure CLI (azure-cli) 2.38.0 (installation method: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt)
|
||||
- Azure CLI (azure-devops) 0.25.0
|
||||
- GitHub CLI 2.14.2
|
||||
- GitHub CLI 2.14.3
|
||||
- Google Cloud SDK 369.0.0 (apt source repository: https://packages.cloud.google.com/apt)
|
||||
- Hub CLI 2.14.2
|
||||
- Netlify CLI 10.11.1
|
||||
- Netlify CLI 10.13.0
|
||||
- OpenShift CLI 4.10.24
|
||||
- ORAS CLI 0.13.0
|
||||
- Vercel CLI 27.2.0
|
||||
- Vercel CLI 27.3.3
|
||||
|
||||
### Java
|
||||
| Version | Vendor | Environment Variable |
|
||||
| -------------------- | --------------- | -------------------- |
|
||||
| 8.0.332+9 | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 11.0.15+10 (default) | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 17.0.3+7 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
| Version | Vendor | Environment Variable |
|
||||
| ------------------- | --------------- | -------------------- |
|
||||
| 8.0.332+9 | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 11.0.16+8 (default) | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 17.0.4+8 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
|
||||
### GraalVM
|
||||
| Version | Environment variables |
|
||||
| --------- | --------------------- |
|
||||
| CE 22.1.0 | GRAALVM_11_ROOT |
|
||||
| CE 22.2.0 | GRAALVM_11_ROOT |
|
||||
|
||||
### PHP
|
||||
| Tool | Version |
|
||||
| -------- | ------- |
|
||||
| PHP | 8.1.8 |
|
||||
| Composer | 2.3.10 |
|
||||
| PHPUnit | 8.5.27 |
|
||||
| PHPUnit | 8.5.28 |
|
||||
```
|
||||
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
```
|
||||
### Haskell
|
||||
- Cabal 3.6.2.0
|
||||
- GHC 9.2.3
|
||||
- GHCup 0.1.17.8
|
||||
- GHC 9.2.4
|
||||
- GHCup 0.1.18.0
|
||||
- Stack 2.7.5
|
||||
|
||||
### Rust Tools
|
||||
@@ -157,8 +158,8 @@
|
||||
- Google Chrome 103.0.5060.134
|
||||
- ChromeDriver 103.0.5060.134
|
||||
- Chromium 103.0.5060.0
|
||||
- Microsoft Edge 103.0.1264.71 (apt source repository: https://packages.microsoft.com/repos/edge)
|
||||
- Microsoft Edge WebDriver 103.0.1264.71
|
||||
- Microsoft Edge 103.0.1264.77 (apt source repository: https://packages.microsoft.com/repos/edge)
|
||||
- Microsoft Edge WebDriver 103.0.1264.77
|
||||
- Selenium server 4.3.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -186,7 +187,7 @@
|
||||
PostgreSQL service is disabled by default. Use the following command as a part of your job to start the service: 'sudo systemctl start postgresql.service'
|
||||
```
|
||||
#### MySQL
|
||||
- MySQL 8.0.29-0ubuntu0.22.04.2
|
||||
- MySQL 8.0.30-0ubuntu0.22.04.1
|
||||
- MySQL Server (user:root password:root)
|
||||
|
||||
```
|
||||
@@ -251,17 +252,20 @@
|
||||
| Android SDK Platforms | android-33 (rev 2)<br>android-32 (rev 1)<br>android-31 (rev 1)<br>android-30 (rev 3)<br>android-29 (rev 5)<br>android-28 (rev 6)<br>android-27 (rev 3) |
|
||||
| Android SDK Tools | 26.1.1 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.10.2<br>3.18.1 |
|
||||
| CMake | 3.10.2<br>3.18.1<br>3.22.1 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 21.4.7075529<br>23.2.8568313<br>24.0.8215888 |
|
||||
| NDK | 23.2.8568313<br>24.0.8215888<br>25.0.8775105 (default) |
|
||||
| SDK Patch Applier v4 | 1 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | ------------------------------------------- |
|
||||
| ANDROID_HOME | /usr/local/lib/android/sdk |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/24.0.8215888 |
|
||||
| ANDROID_NDK | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_HOME | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_LATEST_HOME | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_ROOT | /usr/local/lib/android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_SDK_ROOT | /usr/local/lib/android/sdk |
|
||||
|
||||
### Cached Docker images
|
||||
@@ -269,15 +273,15 @@
|
||||
| ----------------------- | ------------------------------------------------------------------------ | ---------- |
|
||||
| alpine:3.14 | sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 | 2022-07-19 |
|
||||
| alpine:3.15 | sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a | 2022-07-19 |
|
||||
| buildpack-deps:bullseye | sha256:4cbb6d56f192ea1868bdbc441269d0343c90b201c973931aaa6722300118d463 | 2022-07-12 |
|
||||
| buildpack-deps:buster | sha256:3ab2863d37b2d037440b4a153a8fb3c79e935030fd47cef21b698688ce72f66e | 2022-07-12 |
|
||||
| buildpack-deps:bullseye | sha256:025c1b80248fb37b1f5250aba9e578e1dc24066912d94d3fa37c21bf8ee98b30 | 2022-07-12 |
|
||||
| buildpack-deps:buster | sha256:0adb423c3161e19606330068d8d3d7710f1bb1b2233e6964ba329c79a96babb2 | 2022-07-12 |
|
||||
| debian:10 | sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 | 2022-07-12 |
|
||||
| debian:11 | sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 | 2022-07-12 |
|
||||
| moby/buildkit:latest | sha256:0dc312b04eac1b44cd2cad566deb1e886c753109208affbbec8384f381ff7f38 | 2022-05-06 |
|
||||
| node:14 | sha256:a086a11f7780399837ea0465ac8a8e8f14f2b66fe5a110fe0c24644d53a103c5 | 2022-07-12 |
|
||||
| node:14-alpine | sha256:06bc5a651beb7db09a66ceb99a1d19275810d5c9dca8fb9e1ad6d69355a2f42e | 2022-07-18 |
|
||||
| node:16 | sha256:2e1b4542d4a06e0e0442dc38af1f4828760aecc9db2b95e7df87f573640d98cd | 2022-07-12 |
|
||||
| node:16-alpine | sha256:da32af0cf608622b1550678b2552b7d997def7d0ada00e0eca0166ed2ea42186 | 2022-07-18 |
|
||||
| node:14 | sha256:8ae0e9298b6098f6641e35d0488477381f86fce04993a3f8060a7657db8fb928 | 2022-07-12 |
|
||||
| node:14-alpine | sha256:e22ee6a906e823dc592d6022a3f520676575b50320fe2c3916c88acb16f471ce | 2022-07-18 |
|
||||
| node:16 | sha256:4e85818bd0d023d4f9025730dc0640d3d8269e3d1a84ce6365eca8fbad7a3ee9 | 2022-07-12 |
|
||||
| node:16-alpine | sha256:1908564153449b1c46b329e6ce2307e226bc566294f822f11c5a8bcef4eeaad7 | 2022-07-18 |
|
||||
| ubuntu:18.04 | sha256:478caf1bec1afd54a58435ec681c8755883b7eb843a8630091890130b15a79af | 2022-06-06 |
|
||||
| ubuntu:20.04 | sha256:fd92c36d3cb9b1d027c4d2a72c6bf0125da82425fc2ca37c414d4f010180dc19 | 2022-06-06 |
|
||||
| ubuntu:22.04 | sha256:b6b83d3c331794420340093eb706a6f152d9c1fa51b262d9bf34594887c2c7ac | 2022-06-06 |
|
||||
@@ -328,7 +332,7 @@
|
||||
| libunwind8 | 1.3.2-2build2 |
|
||||
| libxkbfile-dev | 1:1.1.0-1build3 |
|
||||
| libxss1 | 1:1.2.3-1build2 |
|
||||
| locales | 2.35-0ubuntu3 |
|
||||
| locales | 2.35-0ubuntu3.1 |
|
||||
| m4 | 1.4.18-5ubuntu2 |
|
||||
| mediainfo | 22.03-1 |
|
||||
| mercurial | 6.1.1-1ubuntu1 |
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| ['virtual-environments' repository name will be changed to 'runner-images' on August, 8th](https://github.com/actions/virtual-environments/issues/5967) |
|
||||
| [[all OSs] Android NDK 21 will be replaced in favor of 25 on August, 1st](https://github.com/actions/virtual-environments/issues/5930) |
|
||||
| [[all OSs] Android ndk-bundle along with old NDK versions will be deprecated on July, 24](https://github.com/actions/virtual-environments/issues/5879) |
|
||||
| [The macOS 10.15 Actions runner image will begin deprecation on 5/31/22 and will be fully unsupported by 8/30/22 in GitHub and by 9/30/22 in ADO](https://github.com/actions/virtual-environments/issues/5583) |
|
||||
@@ -7,7 +8,7 @@
|
||||
# macOS 12.5 info
|
||||
- System Version: macOS 12.5 (21G72)
|
||||
- Kernel Version: Darwin 21.6.0
|
||||
- Image Version: 20220724.1
|
||||
- Image Version: 20220801.1
|
||||
|
||||
## Installed Software
|
||||
### Language and Runtime
|
||||
@@ -32,7 +33,7 @@
|
||||
- Ruby 3.0.4p208
|
||||
|
||||
### Package Management
|
||||
- Bundler version 2.3.18
|
||||
- Bundler version 2.3.19
|
||||
- Carthage 0.38.0
|
||||
- CocoaPods 1.11.3
|
||||
- Composer 2.3.10
|
||||
@@ -43,8 +44,8 @@
|
||||
- Pip 20.3.4 (python 2.7)
|
||||
- Pip 22.1.1 (python 3.9)
|
||||
- Pipx 1.1.0
|
||||
- RubyGems 3.3.18
|
||||
- Vcpkg 2022 (build from master \<f93ba152d>)
|
||||
- RubyGems 3.3.19
|
||||
- Vcpkg 2022 (build from master \<66045de4d>)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
@@ -69,12 +70,12 @@
|
||||
- Curl 7.84.0
|
||||
- Git 2.37.1
|
||||
- Git LFS: 3.2.0
|
||||
- GitHub CLI: 2.14.2
|
||||
- GitHub CLI: 2.14.3
|
||||
- GNU Tar 1.34 - available by 'gtar' alias
|
||||
- GNU Wget 1.21.3
|
||||
- gpg (GnuPG) 2.3.7
|
||||
- Hub CLI: 2.14.2
|
||||
- ImageMagick 7.1.0-43
|
||||
- ImageMagick 7.1.0-44
|
||||
- jq 1.6
|
||||
- mongo v5.0.7
|
||||
- mongod v5.0.7
|
||||
@@ -87,22 +88,22 @@
|
||||
- Switchaudio-osx 1.1.0
|
||||
- Vagrant 2.2.19
|
||||
- VirtualBox 6.1.36r152435
|
||||
- yq (https://github.com/mikefarah/yq/) version 4.26.1
|
||||
- yq (https://github.com/mikefarah/yq/) version 4.27.1
|
||||
- zstd 1.5.2
|
||||
|
||||
### Tools
|
||||
- App Center CLI 2.10.10
|
||||
- AWS CLI 2.7.18
|
||||
- AWS CLI 2.7.20
|
||||
- AWS SAM CLI 1.53.0
|
||||
- AWS Session Manager CLI 1.2.339.0
|
||||
- Azure CLI (azure-devops) 0.25.0
|
||||
- Azure CLI 2.38.0
|
||||
- Bicep CLI 0.8.9
|
||||
- Cabal 3.6.2.0
|
||||
- Cmake 3.23.2
|
||||
- Cmake 3.23.3
|
||||
- Fastlane 2.208.0
|
||||
- GHC 9.2.3
|
||||
- GHCup 0.1.17.8
|
||||
- GHC 9.2.4
|
||||
- GHCup 0.1.18.0
|
||||
- Jazzy 0.14.2
|
||||
- Stack 2.7.5
|
||||
- SwiftFormat 0.49.13
|
||||
@@ -110,7 +111,7 @@
|
||||
- Xcode Command Line Tools 13.4.0.0.1.1651278267
|
||||
|
||||
### Linters
|
||||
- SwiftLint 0.47.1
|
||||
- SwiftLint 0.48.0
|
||||
- yamllint 1.27.1
|
||||
|
||||
### Browsers
|
||||
@@ -118,9 +119,9 @@
|
||||
- SafariDriver 15.6 (17613.3.9.1.5)
|
||||
- Google Chrome 103.0.5060.134
|
||||
- ChromeDriver 103.0.5060.134
|
||||
- Microsoft Edge 103.0.1264.71
|
||||
- Microsoft Edge WebDriver 103.0.1264.71
|
||||
- Mozilla Firefox 102.0.1
|
||||
- Microsoft Edge 103.0.1264.77
|
||||
- Microsoft Edge WebDriver 103.0.1264.77
|
||||
- Mozilla Firefox 103.0
|
||||
- geckodriver 0.31.0
|
||||
- Selenium server 4.3.0
|
||||
|
||||
@@ -136,12 +137,12 @@
|
||||
| ------------------- | --------------- | -------------------- |
|
||||
| 8.0.332+9 (default) | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 11.0.16+8 | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 17.0.3+7 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
| 17.0.4+8 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
|
||||
### GraalVM
|
||||
| Version | Environment variables |
|
||||
| --------- | --------------------- |
|
||||
| CE 22.1.0 | GRAALVM_11_ROOT |
|
||||
| CE 22.2.0 | GRAALVM_11_ROOT |
|
||||
|
||||
### Cached Tools
|
||||
#### Ruby
|
||||
@@ -209,7 +210,7 @@
|
||||
| Version | Build | Path |
|
||||
| -------------- | --------- | ------------------------------------ |
|
||||
| 2019 | 8.10.25.2 | /Applications/Visual Studio 2019.app |
|
||||
| 2022 (default) | 17.0.6.4 | /Applications/Visual Studio.app |
|
||||
| 2022 (default) | 17.0.7.7 | /Applications/Visual Studio.app |
|
||||
|
||||
##### Notes:
|
||||
```
|
||||
@@ -299,17 +300,20 @@ mv "/Applications/Visual Studio 2019.app" "/Applications/Visual Studio.app"
|
||||
| Android SDK Platforms | android-33 (rev 2)<br>android-32 (rev 1)<br>android-31 (rev 1)<br>android-30 (rev 3)<br>android-29 (rev 5)<br>android-28 (rev 6)<br>android-27 (rev 3) |
|
||||
| Android SDK Platform-Tools | 33.0.2 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.18.1 |
|
||||
| CMake | 3.18.1<br>3.22.1 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 21.4.7075529<br>23.2.8568313<br>24.0.8215888 |
|
||||
| NDK | 23.2.8568313<br>24.0.8215888<br>25.0.8775105 (default) |
|
||||
| SDK Patch Applier v4 | 1 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | -------------------------------------------------- |
|
||||
| ANDROID_HOME | /Users/runner/Library/Android/sdk |
|
||||
| ANDROID_NDK_LATEST_HOME | /Users/runner/Library/Android/sdk/ndk/24.0.8215888 |
|
||||
| ANDROID_NDK | /Users/runner/Library/Android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_HOME | /Users/runner/Library/Android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_LATEST_HOME | /Users/runner/Library/Android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_NDK_ROOT | /Users/runner/Library/Android/sdk/ndk/25.0.8775105 |
|
||||
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| ['virtual-environments' repository name will be changed to 'runner-images' on August, 8th](https://github.com/actions/virtual-environments/issues/5967) |
|
||||
| [[Windows] mongo service will be disabled by default on August, 8th](https://github.com/actions/virtual-environments/issues/5949) |
|
||||
| [[all OSs] Android NDK 21 will be replaced in favor of 25 on August, 1st](https://github.com/actions/virtual-environments/issues/5930) |
|
||||
| [[all OSs] Android ndk-bundle along with old NDK versions will be deprecated on July, 24](https://github.com/actions/virtual-environments/issues/5879) |
|
||||
@@ -7,7 +8,7 @@
|
||||
***
|
||||
# Microsoft Windows Server 2019 Datacenter
|
||||
- OS Version: 10.0.17763 Build 3165
|
||||
- Image Version: 20220724.1
|
||||
- Image Version: 20220801.1
|
||||
|
||||
## Enabled windows optional features
|
||||
- Windows Subsystem for Linux [WSLv1]
|
||||
@@ -28,14 +29,14 @@
|
||||
### Package Management
|
||||
- Chocolatey 1.1.0
|
||||
- Composer 2.3.10
|
||||
- Helm 3.9.1
|
||||
- Helm 3.9.2
|
||||
- Miniconda 4.12.0 (pre-installed on the image but not added to PATH)
|
||||
- NPM 8.11.0
|
||||
- NuGet 6.2.1.2
|
||||
- pip 22.2 (python 3.7)
|
||||
- pip 22.2.1 (python 3.7)
|
||||
- Pipx 1.1.0
|
||||
- RubyGems 2.7.6.3
|
||||
- Vcpkg (build from master \<f93ba152d>)
|
||||
- Vcpkg (build from master \<48369f2a2>)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
@@ -58,16 +59,16 @@
|
||||
- Bazelisk 1.12.0
|
||||
- Bicep 0.8.9
|
||||
- Cabal 3.6.2.0
|
||||
- CMake 3.23.2
|
||||
- CodeQL Action Bundle 2.10.0
|
||||
- CMake 3.23.3
|
||||
- CodeQL Action Bundle 2.10.1
|
||||
- Docker 20.10.7
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.7.0
|
||||
- Docker Compose v2 2.9.0
|
||||
- Docker-wincred 0.6.4
|
||||
- ghc 9.2.3
|
||||
- Git 2.37.1.windows.1
|
||||
- Git LFS 3.2.0
|
||||
- Google Cloud SDK 394.0.0
|
||||
- Google Cloud SDK 395.0.0
|
||||
- InnoSetup 6.2.1
|
||||
- jq 1.6
|
||||
- Kind 0.14.0
|
||||
@@ -79,7 +80,7 @@
|
||||
- OpenSSL 1.1.1
|
||||
- Packer 1.8.2
|
||||
- Parcel 2.6.2
|
||||
- Pulumi v3.36.0
|
||||
- Pulumi v3.37.2
|
||||
- R 4.2.1
|
||||
- Service Fabric SDK 9.0.1028.9590
|
||||
- Stack 2.7.5
|
||||
@@ -93,13 +94,13 @@
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.124
|
||||
- AWS CLI 2.7.18
|
||||
- AWS CLI 2.7.20
|
||||
- AWS SAM CLI 1.53.0
|
||||
- AWS Session Manager CLI 1.2.339.0
|
||||
- Azure CLI 2.38.0
|
||||
- Azure DevOps CLI extension 0.25.0
|
||||
- Cloud Foundry CLI 6.53.0
|
||||
- GitHub CLI 2.14.2
|
||||
- GitHub CLI 2.14.3
|
||||
- Hub CLI 2.14.2
|
||||
|
||||
### Rust Tools
|
||||
@@ -119,9 +120,9 @@
|
||||
### Browsers and webdrivers
|
||||
- Google Chrome 103.0.5060.134
|
||||
- Chrome Driver 103.0.5060.134
|
||||
- Microsoft Edge 103.0.1264.71
|
||||
- Microsoft Edge Driver 103.0.1264.71
|
||||
- Mozilla Firefox 102.0.1
|
||||
- Microsoft Edge 103.0.1264.77
|
||||
- Microsoft Edge Driver 103.0.1264.77
|
||||
- Mozilla Firefox 103.0.1
|
||||
- Gecko Driver 0.31.0
|
||||
- IE Driver 3.150.1.1
|
||||
- Selenium server 4.3.0
|
||||
@@ -137,7 +138,7 @@
|
||||
### Java
|
||||
| Version | Vendor | Environment Variable |
|
||||
| ------------------- | --------------- | -------------------- |
|
||||
| 8.0.332+9 (default) | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 8.0.342+7 (default) | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 11.0.16+8 | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 13.0.2+8.1 | Adopt OpenJDK | JAVA_HOME_13_X64 |
|
||||
| 17.0.4+8 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
@@ -220,14 +221,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Password | root |
|
||||
|
||||
#### MongoDB
|
||||
| Version | ServiceName | ServiceStatus | ServiceStartType |
|
||||
| ------- | ----------- | ------------- | ---------------- |
|
||||
| 5.0.9.0 | MongoDB | Running | Automatic |
|
||||
| Version | ServiceName | ServiceStatus | ServiceStartType |
|
||||
| -------- | ----------- | ------------- | ---------------- |
|
||||
| 5.0.10.0 | MongoDB | Running | Automatic |
|
||||
|
||||
### Database tools
|
||||
- Azure CosmosDb Emulator 2.14.9.0
|
||||
- DacFx 16.0.6161.0
|
||||
- MySQL 5.7.38.0
|
||||
- MySQL 5.7.39.0
|
||||
- SQL OLEDB Driver 18.6.3.0
|
||||
- SQLPS 1.0
|
||||
|
||||
@@ -471,11 +472,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| ms-biztalk.BizTalk | 3.13.2.0 |
|
||||
| ProBITools.MicrosoftAnalysisServicesModelingProjects | 2.9.18 |
|
||||
| ProBITools.MicrosoftReportProjectsforVisualStudio | 2.6.11 |
|
||||
| SSIS.SqlServerIntegrationServicesProjects | 4.0 |
|
||||
| SSIS.SqlServerIntegrationServicesProjects | 4.1 |
|
||||
| VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects | 1.0.2 |
|
||||
| Windows Driver Kit | 10.1.22000.1 |
|
||||
| Windows Driver Kit Visual Studio Extension | 10.0.21381.0 |
|
||||
| Windows Software Development Kit | 10.1.22000.194 |
|
||||
| Windows Software Development Kit | 10.1.22000.832 |
|
||||
| WIX Toolset Studio 2019 Extension | 1.0.0.18 |
|
||||
| WixToolset.WixToolsetVisualStudio2019Extension | 1.0.0.18 |
|
||||
|
||||
@@ -549,7 +550,7 @@ All other versions are saved but not installed.
|
||||
#### Powershell Modules
|
||||
| Module | Version |
|
||||
| ------------------ | ---------------- |
|
||||
| AWSPowerShell | 4.1.132 |
|
||||
| AWSPowerShell | 4.1.137 |
|
||||
| DockerMsftProvider | 1.0.0.8 |
|
||||
| MarkdownPS | 1.9 |
|
||||
| Microsoft.Graph | 1.10.0 |
|
||||
@@ -569,18 +570,21 @@ All other versions are saved but not installed.
|
||||
| Android SDK Platform-Tools | 33.0.2 |
|
||||
| Android SDK Tools | 26.1.1 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.10.2<br>3.18.1 |
|
||||
| CMake | 3.10.2<br>3.18.1<br>3.22.1 |
|
||||
| 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 | 21.4.7075529<br>23.2.8568313<br>24.0.8215888 |
|
||||
| NDK | 23.2.8568313<br>24.0.8215888<br>25.0.8775105 |
|
||||
| SDK Patch Applier v4 | 1 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | --------------------------------------- |
|
||||
| ANDROID_HOME | C:\Android\android-sdk |
|
||||
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\24.0.8215888 |
|
||||
| ANDROID_NDK | C:\Android\android-sdk\ndk\25.0.8775105 |
|
||||
| ANDROID_NDK_HOME | C:\Android\android-sdk\ndk\25.0.8775105 |
|
||||
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\25.0.8775105 |
|
||||
| ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\25.0.8775105 |
|
||||
| ANDROID_SDK_ROOT | C:\Android\android-sdk |
|
||||
|
||||
### Cached Docker images
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| ['virtual-environments' repository name will be changed to 'runner-images' on August, 8th](https://github.com/actions/virtual-environments/issues/5967) |
|
||||
| [[Windows] mongo service will be disabled by default on August, 8th](https://github.com/actions/virtual-environments/issues/5949) |
|
||||
| [[all OSs] Android NDK 21 will be replaced in favor of 25 on August, 1st](https://github.com/actions/virtual-environments/issues/5930) |
|
||||
| [[all OSs] Android ndk-bundle along with old NDK versions will be deprecated on July, 24](https://github.com/actions/virtual-environments/issues/5879) |
|
||||
@@ -7,7 +8,7 @@
|
||||
***
|
||||
# Microsoft Windows Server 2022 Datacenter
|
||||
- OS Version: 10.0.20348 Build 825
|
||||
- Image Version: 20220724.1
|
||||
- Image Version: 20220731.1
|
||||
|
||||
## Enabled windows optional features
|
||||
- Windows Subsystem for Linux [WSLv1]
|
||||
@@ -28,14 +29,14 @@
|
||||
### Package Management
|
||||
- Chocolatey 1.1.0
|
||||
- Composer 2.3.10
|
||||
- Helm 3.9.1
|
||||
- Helm 3.9.2
|
||||
- Miniconda 4.12.0 (pre-installed on the image but not added to PATH)
|
||||
- NPM 8.11.0
|
||||
- NuGet 6.2.1.2
|
||||
- pip 22.2 (python 3.9)
|
||||
- pip 22.2.1 (python 3.9)
|
||||
- Pipx 1.1.0
|
||||
- RubyGems 3.2.33
|
||||
- Vcpkg (build from master \<f93ba152d>)
|
||||
- Vcpkg (build from master \<66045de4d>)
|
||||
- Yarn 1.22.19
|
||||
|
||||
#### Environment variables
|
||||
@@ -57,11 +58,11 @@
|
||||
- Bazelisk 1.12.0
|
||||
- Bicep 0.8.9
|
||||
- Cabal 3.6.2.0
|
||||
- CMake 3.23.2
|
||||
- CodeQL Action Bundle 2.10.0
|
||||
- CMake 3.23.3
|
||||
- CodeQL Action Bundle 2.10.1
|
||||
- Docker 20.10.7
|
||||
- Docker Compose v1 1.29.2
|
||||
- Docker Compose v2 2.7.0
|
||||
- Docker Compose v2 2.8.0
|
||||
- Docker-wincred 0.6.4
|
||||
- ghc 9.2.3
|
||||
- Git 2.37.1.windows.1
|
||||
@@ -76,7 +77,7 @@
|
||||
- NSIS v3.08
|
||||
- OpenSSL 1.1.1
|
||||
- Packer 1.8.2
|
||||
- Pulumi v3.36.0
|
||||
- Pulumi v3.37.1
|
||||
- R 4.2.1
|
||||
- Service Fabric SDK 9.0.1028.9590
|
||||
- Stack 2.7.5
|
||||
@@ -90,12 +91,12 @@
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.124
|
||||
- AWS CLI 2.7.18
|
||||
- AWS CLI 2.7.20
|
||||
- AWS SAM CLI 1.53.0
|
||||
- AWS Session Manager CLI 1.2.339.0
|
||||
- Azure CLI 2.38.0
|
||||
- Azure DevOps CLI extension 0.25.0
|
||||
- GitHub CLI 2.14.2
|
||||
- GitHub CLI 2.14.3
|
||||
- Hub CLI 2.14.2
|
||||
|
||||
### Rust Tools
|
||||
@@ -115,9 +116,9 @@
|
||||
### Browsers and webdrivers
|
||||
- Google Chrome 103.0.5060.134
|
||||
- Chrome Driver 103.0.5060.134
|
||||
- Microsoft Edge 103.0.1264.71
|
||||
- Microsoft Edge Driver 103.0.1264.71
|
||||
- Mozilla Firefox 102.0.1
|
||||
- Microsoft Edge 103.0.1264.77
|
||||
- Microsoft Edge Driver 103.0.1264.77
|
||||
- Mozilla Firefox 103.0
|
||||
- Gecko Driver 0.31.0
|
||||
- IE Driver 3.150.1.1
|
||||
- Selenium server 4.3.0
|
||||
@@ -133,7 +134,7 @@
|
||||
### Java
|
||||
| Version | Vendor | Environment Variable |
|
||||
| ------------------- | --------------- | -------------------- |
|
||||
| 8.0.332+9 (default) | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 8.0.342+7 (default) | Eclipse Temurin | JAVA_HOME_8_X64 |
|
||||
| 11.0.16+8 | Eclipse Temurin | JAVA_HOME_11_X64 |
|
||||
| 17.0.4+8 | Eclipse Temurin | JAVA_HOME_17_X64 |
|
||||
|
||||
@@ -206,14 +207,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Password | root |
|
||||
|
||||
#### MongoDB
|
||||
| Version | ServiceName | ServiceStatus | ServiceStartType |
|
||||
| ------- | ----------- | ------------- | ---------------- |
|
||||
| 5.0.9.0 | MongoDB | Running | Automatic |
|
||||
| Version | ServiceName | ServiceStatus | ServiceStartType |
|
||||
| -------- | ----------- | ------------- | ---------------- |
|
||||
| 5.0.10.0 | MongoDB | Running | Automatic |
|
||||
|
||||
### Database tools
|
||||
- Azure CosmosDb Emulator 2.14.9.0
|
||||
- DacFx 16.0.6161.0
|
||||
- MySQL 8.0.29.0
|
||||
- MySQL 8.0.30.0
|
||||
- SQL OLEDB Driver 18.6.3.0
|
||||
- SQLPS 1.0
|
||||
|
||||
@@ -535,7 +536,7 @@ All other versions are saved but not installed.
|
||||
#### Powershell Modules
|
||||
| Module | Version |
|
||||
| ------------------ | ---------------- |
|
||||
| AWSPowerShell | 4.1.132 |
|
||||
| AWSPowerShell | 4.1.137 |
|
||||
| DockerMsftProvider | 1.0.0.8 |
|
||||
| MarkdownPS | 1.9 |
|
||||
| Microsoft.Graph | 1.10.0 |
|
||||
@@ -555,17 +556,20 @@ All other versions are saved but not installed.
|
||||
| Android SDK Platforms | android-33 (rev 2)<br>android-32 (rev 1)<br>android-31 (rev 1)<br>android-30 (rev 3)<br>android-29 (rev 5)<br>android-28 (rev 6)<br>android-27 (rev 3) |
|
||||
| Android SDK Platform-Tools | 33.0.2 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.18.1 |
|
||||
| CMake | 3.18.1<br>3.22.1 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 21.4.7075529<br>23.2.8568313<br>24.0.8215888 |
|
||||
| NDK | 23.2.8568313<br>24.0.8215888<br>25.0.8775105 |
|
||||
| SDK Patch Applier v4 | 1 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | --------------------------------------- |
|
||||
| ANDROID_HOME | C:\Android\android-sdk |
|
||||
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\24.0.8215888 |
|
||||
| ANDROID_NDK | C:\Android\android-sdk\ndk\25.0.8775105 |
|
||||
| ANDROID_NDK_HOME | C:\Android\android-sdk\ndk\25.0.8775105 |
|
||||
| ANDROID_NDK_LATEST_HOME | C:\Android\android-sdk\ndk\25.0.8775105 |
|
||||
| ANDROID_NDK_ROOT | C:\Android\android-sdk\ndk\25.0.8775105 |
|
||||
| ANDROID_SDK_ROOT | C:\Android\android-sdk |
|
||||
|
||||
### Cached Docker images
|
||||
|
||||
Reference in New Issue
Block a user