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

Commit

Permalink
[CI/Internal] Add builds on AL2023 arm64 (#261)
Browse files Browse the repository at this point in the history
It's became possible after the fix in our devboxes where ACPI + NVRAM
is used https://github.com/elastio/devboxes/pull/267 and after `vagrant-libvirt`.
Plus after upgrade on our servers to the version with the fix discussed here
vagrant-libvirt/vagrant-libvirt#1371 (comment)
  • Loading branch information
Eugene Kovalenko authored May 10, 2023
1 parent bde38ae commit 4cfb9f4
Showing 1 changed file with 2 additions and 0 deletions.
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

0 comments on commit 4cfb9f4

Please sign in to comment.