mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix Go version in runtime test documentation.
We run Go 1.20 runtime tests. PiperOrigin-RevId: 523147753
This commit is contained in:
committed by
gVisor bot
parent
ef03c57c55
commit
55bad04d4d
@@ -28,7 +28,7 @@ Note: java runtime test take 1+ hours with 16 cores.
|
||||
|
||||
Language | Version | Running the test suite
|
||||
-------- | ------- | ----------------------------------
|
||||
Go | 1.16 | `make go1.16-runtime-tests`
|
||||
Go | 1.20 | `make go1.20-runtime-tests`
|
||||
Java | 17 | `make java17-runtime-tests`
|
||||
NodeJS | 16.13.2 | `make nodejs16.13.2-runtime-tests`
|
||||
Php | 8.1.1 | `make php8.1.1-runtime-tests`
|
||||
|
||||
Reference in New Issue
Block a user