We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42bfa6 commit 642a53eCopy full SHA for 642a53e
1 file changed
README.md
@@ -30,7 +30,7 @@ Archives are named `$engine-$version-$platform.tar.gz`.
30
31
`platform` is one of:
32
* `ubuntu-NN.NN`: built on the corresponding GitHub-hosted runner virtual environment
33
-* `macos-latest`: built on `macos-11` (the oldest `macos` available on GitHub-hosted runners)
+* `macos-latest`: built on `macos-12` (the oldest `macos` available on GitHub-hosted runners)
34
* `macos-13-arm64`: built on `macos-arm-oss`
35
* `windows-latest`: built on `windows-2019` (does not matter, it's only for repacking a JRuby archive, no actual build)
36
0 commit comments