We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcfb7e commit aa09bd3Copy full SHA for aa09bd3
README.md
@@ -35,3 +35,6 @@ Archives are named `$engine-$version-$platform.tar.gz`.
35
* `darwin-$arch`: built on the oldest macOS GitHub-hosted runner for that arch
36
* `ubuntu-NN.NN-$arch`: built on the corresponding GitHub-hosted runner
37
* `windows-$arch`: built on the oldest Windows GitHub-hosted runner for that arch
38
+
39
+Additionally for TruffleRuby there is also:
40
+* `linux-$arch`: built that should work on any recent-enough Linux
0 commit comments