Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

[CI/Internal] Add builds on AL2023 arm64 #261

Merged
merged 1 commit into from
May 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
include:
- distro: amazon2
arch: arm64
- distro: amazon2023
arch: arm64
- distro: centos8
arch: arm64
- distro: centos9
Expand Down