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

Update actions and do not limit to 5G RAM #1092

Merged
merged 4 commits into from
Nov 5, 2024
Merged

Update actions and do not limit to 5G RAM #1092

merged 4 commits into from
Nov 5, 2024

Commits on Nov 1, 2024

  1. [Actions] Move from checkout@v2 to @v4

    To eliminate warning
    
    Signed-off-by: Eddie Hung <eddie.hung@amd.com>
    eddieh-xlnx committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5b8ae95 View commit details
    Browse the repository at this point in the history
  2. Do not reduce maxHeapSize to 5G on GitHub Actions

    Since GitHub-hosted runners now have 16G RAM
    
    Signed-off-by: Eddie Hung <eddie.hung@amd.com>
    eddieh-xlnx committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5d8a579 View commit details
    Browse the repository at this point in the history
  3. Move to cache@v4 too

    Signed-off-by: Eddie Hung <eddie.hung@amd.com>
    eddieh-xlnx committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5fab8d8 View commit details
    Browse the repository at this point in the history
  4. [Actions] Remove wrapper-validation, up setup-java & setup-python

    Signed-off-by: Eddie Hung <eddie.hung@amd.com>
    eddieh-xlnx committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    dccbbd1 View commit details
    Browse the repository at this point in the history