Skip to content

Commit

Permalink
packages: disable Amazon Linux 2023 aarch64 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 23, 2024
1 parent b8c3529 commit e2f771d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ jobs:
- almalinux-9
- almalinux-9-aarch64
- amazon-linux-2023
- amazon-linux-2023-aarch64
# Groonga doesn't provide the package for
# amazon-linux-2023-aarch64 yet.
# - amazon-linux-2023-aarch64
runs-on: ubuntu-latest
env:
APACHE_ARROW_REPOSITORY: ${{ github.workspace }}/apache-arrow
Expand Down

0 comments on commit e2f771d

Please sign in to comment.