You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Option | Description | Type | Default Value | Proposals |
20
21
|-----|-----|-----|-----|-----|
21
-
| version | The version of Go to install. | string | latest | latest, 1.24, 1.21.8! |
22
+
| version | The version of Go to install. | string | latest | latest, 1.24, 1.21.8 |
23
+
| versionResolve | Whether to resolve the version automatically. | boolean | false | true, false |
22
24
| downloadRegistryBase | The download registry to use for Go binaries. | string |<empty>|https://mycompany.com/artifactory/dl-google-generic-remote|
23
25
| downloadRegistryPath | The download registry path to use for Go binaries. | string |<empty>||
| Option | Description | Type | Default Value | Proposals |
20
21
|-----|-----|-----|-----|-----|
21
-
| version | The version of Zig to install. | string | latest | latest, 0.13.0!, 0.12 |
22
+
| version | The version of Zig to install. | string | latest | latest, 0.13.0, 0.12 |
23
+
| versionResolve | Whether to resolve the version automatically. | boolean | false | true, false |
22
24
| downloadRegistryBase | The download registry to use for Zig binaries. | string |<empty>|https://mycompany.com/artifactory/ziglang-generic-remote|
23
25
| downloadRegistryPath | The download registry path to use for Zig binaries. | string |<empty>||
0 commit comments