mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
851e3882b7
1. Sort the list of matrix excludes in the order of matrix, add comments explaining why we disable some jobs. 2. Exclude some jobs: - runc_nodmz && go 1.20.x - runc_nodmz && -race Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>