Switch to a larger Linux ARM runner for faster builds (#132)

This commit is contained in:
Evan Simkowitz 2024-07-22 16:39:14 -07:00 committed by GitHub
parent 0fbb42863c
commit 1c99e1ed4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
runner: "ubuntu-latest"
- platform: "linux"
arch: "arm64"
runner: ubuntu-22.04-arm64-4core
runner: ubuntu-24.04-arm64-16core
# - platform: "windows"
# arch: "amd64"
# runner: "windows-latest"