mirror of
https://github.com/php/php-src.git
synced 2026-04-04 14:42:49 +02:00
https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#expanding-or-adding-matrix-configurations > For each object in the include list, the key:value pairs in the object will be > added to each of the matrix combinations if none of the key:value pairs > overwrite any of the original matrix values. Hopefully this change can avoid that.