Skip to content

Use AWS runners#57

Open
anthony-ozdemir wants to merge 1 commit into
mainfrom
feature-use_aws_runners
Open

Use AWS runners#57
anthony-ozdemir wants to merge 1 commit into
mainfrom
feature-use_aws_runners

Conversation

@anthony-ozdemir

Copy link
Copy Markdown
Collaborator

Purpose

Use AWS runners during the build process to prevent potential CPU architecture related issues between AWS provided runners used in scritical/docker repo vs Github provided Ubuntu runners.

Expected time until merged

A week.

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

build.yaml has been temporarily tested on sr-MACHproviders repo:
https://github.com/scritical/sr-MACHproviders/actions/runs/26823791078/job/79085379941?pr=54

Checklist

  • I have run ruff check and ruff format to make sure the Python code adheres to PEP-8 and is consistently formatted
  • I have formatted the Fortran code with fprettify or C/C++ code with clang-format as applicable
  • I have run unit and regression tests which pass locally with my changes
  • I have added new tests that prove my fix is effective or that my feature works
  • I have added necessary documentation

@anthony-ozdemir anthony-ozdemir requested a review from eirikurj June 2, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant