Update GitHub Actions workflow for ARM64 build

This commit is contained in:
Adil Hafeez 2025-09-25 11:18:11 -07:00 committed by GitHub
parent 519cfdfe5c
commit ebc0ff48f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,7 @@ on:
branches: [main]
pull_request:
jobs:
build-arm64:
runs-on: [linux-arm64]