[internal] Update GitHub Actions workflow files

This commit is contained in:
Pulumi Bot
2025-10-28 18:48:50 +00:00
parent faffc8cc45
commit d6944fac2b
4 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,10 @@
# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt
# Overrides tool versions for test workflows
# Overrides for test workflows
[env]
# Acceptance (specifically providertest) tests require that PULUMI_HOME be the default
PULUMI_HOME = "{{ env.HOME }}/.pulumi"
[tools]
# always use pulumi latest for tests

View File

@@ -3,6 +3,7 @@
[env]
_.source = "{{config_root}}/scripts/get-versions.sh"
PULUMI_HOME = "{{config_root}}/.pulumi"
[tools]