Skip to content

github-hosted runner, win32-arm64 fails to due to missing tool cache and permissions errors #1187

@starpit

Description

@starpit

Description:
When using GitHub-hosted runners, with win32-arm64, this action always seems to fail. I have tried "3.x", "3.11", "3.12", and "3.13". In all cases, the action finds no such python in the hosted tool cache, then tries to download the python build (succeeds), and then install it (fails with permissions issues, presumably, while editing the windows registry).

No problems with x64 and x86.

Action version:
v5

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:

3.x, 3.11, 3.12, 3.13

Repro steps:
Try win32 with arm64.

Expected behavior:
It should be in the tool cache, no?

Actual behavior:
Not in tool cache, and subsequent failure to install the downloaded tool.

Example output:
https://github.com/IBM/spnl/actions/runs/17279551436/job/49044713563

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions