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
ci: Add an env variable with the default Python version
When not using a matrix, we want to use the same Python version for all
jobs and steps for consistency. To make it easier to update, we add an
`env` variable with the default version so we can use it where it is
needed.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments