This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit b3ee77fa5b79734c33e2a074744b4f5873e72478.
20 lines
478 B
TOML
20 lines
478 B
TOML
# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt
|
|
|
|
[tools]
|
|
|
|
# Runtimes
|
|
go = '1.21'
|
|
node = '20'
|
|
python = '3.11.8'
|
|
dotnet = '8.0'
|
|
# Corretto version used as Java SE/OpenJDK version no longer offered
|
|
java = 'corretto-11'
|
|
|
|
# Executable tools
|
|
pulumi = 'latest'
|
|
"go:github.com/pulumi/pulumictl/cmd/pulumictl" = 'latest'
|
|
gradle = '7.6'
|
|
|
|
[settings]
|
|
experimental = true # Required for Go binaries (e.g. pulumictl).
|