-
-
Notifications
You must be signed in to change notification settings - Fork 196
ARM64 runner for tests #541
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
base: main
Are you sure you want to change the base?
Conversation
9057240
to
bbb092e
Compare
bbb092e
to
ef62d20
Compare
@brb something wrong with SSH connection on the ARM64 runner:
Any ideas what might be wrong? |
@viktor-kurchenko You need to set arm64 LVH images, e.g., |
60ce72b
to
97daedf
Compare
@brb thanks! |
62ddd5e
to
e101f18
Compare
The commit implements: - infra configurations for the self-hosted ARM64 GitHub runner based on AWS EC2 instance - reusable GitHUb action to manage ARM64 self-hosted runner Signed-off-by: viktor-kurchenko <[email protected]>
Signed-off-by: Martynas Pumputis <[email protected]>
Signed-off-by: Martynas Pumputis <[email protected]>
Signed-off-by: Martynas Pumputis <[email protected]>
The implementation of ARM64 self-hosted GH runner for the pwru tool testing.
Related: #545