Switch to the free Ubuntu ARM runners (#1767)

GitHub has made Ubuntu ARM runners free for OSS repos so we can retire
our hosted runner.
This commit is contained in:
Evan Simkowitz 2025-01-17 11:44:25 -08:00 committed by GitHub
parent c089fe0cdd
commit 34bdd182e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ jobs:
- platform: "linux"
runner: "ubuntu-latest"
- platform: "linux"
runner: ubuntu-24.04-arm64-16core
runner: ubuntu-24.04-arm
- platform: "windows"
runner: "windows-latest"
# - platform: "windows"