[CI] Refactor version comparison logic in check_versions
job
#307
Labels
compatibility-nonbreaking
Changes that are (likely to be) non-breaking
experience-medium
This issue is of medium difficulty, and requires some experience
help wanted
Extra attention is needed
In CI, we have the following job:
zerocopy/.github/workflows/ci.yml
Lines 334 to 408 in 3bb9a54
Over time, it has grown to contain a lot of duplicated code. The task for this issue is to deduplicate where it makes sense to do so using whatever techniques are appropriate (e.g., bash functions, etc).
The text was updated successfully, but these errors were encountered: