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
Resolves errors like the following:
```
Error: Tried to map a target OS from env. variable 'ImageOS' (got
undefined), but failed. If you're using a self-hosted runner, you should
set 'env': 'ImageOS': ... to one of the following: ['ubuntu18',
'ubuntu20', 'ubuntu22', 'ubuntu24', 'win19', 'win22']
```
0 commit comments