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
PHPLIB-1413: Use env instead of matrix for driver-version (#1261)
env vars are not available in jobs.<job_id>.strategy.matrix. Since the driver-version never changes for jobs, reference the common env var in step configs.
0 commit comments