Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Go v1.21 and v1.22 to GitHub Actions CI matrix #1245

Merged
merged 2 commits into from
Feb 15, 2024

Commits on Feb 11, 2024

  1. Add Go v1.21 and v1.22 to GitHub Actions CI matrix

    This change adds Go v1.21 and v1.22 to the CI matrix and drops Go v1.19
    and v1.20 since they will no longer be getting updates.
    
    Signed-off-by: Austin Vazquez <macedonv@amazon.com>
    austinvazquez committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8547911 View commit details
    Browse the repository at this point in the history
  2. Update golangci-lint to v1.56.1 in CI

    This change updates golangci-lint version to v1.56.1 which has Go v1.22
    support.
    
    Signed-off-by: Austin Vazquez <macedonv@amazon.com>
    austinvazquez committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    12b653d View commit details
    Browse the repository at this point in the history