Skip to content

Commit

Permalink
Add ARM architecture support for Ubuntu in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Jan 18, 2025
1 parent d6b1295 commit d65ae3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
- ubuntu-24.04
- ubuntu-22.04
- ubuntu-20.04
- ubuntu-24.04-arm
- ubuntu-22.04-arm
- macos-14 # for arm64
- macos-13 # for x64
- macos-12
Expand Down

0 comments on commit d65ae3b

Please sign in to comment.