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
# TODO investigate: for some reason, this errors on ubuntu-arm
Run python --version | Select-String "3.11"
python --version | Select-String "3.11"
shell: /home/runner/.pixi/bin/pixi run pwsh -Command {0}
ResourceUnavailable: Program 'abfb6c10-c0de-4be6-b790-7bbbe4d434bb' failed to run: An error occurred trying to start process '/home/runner/work/_temp/abfb6c10-c0de-4be6-b790-7bbbe4d434bb' with working directory '/home/runner/work/setup-pixi/setup-pixi'. No such file or directoryAt line:1 char:1
+ /home/runner/work/_temp/abfb6c10-c0de-4be6-b790-7bbbe4d434bb
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
Error: Process completed with exit code 1.