Switch to macos-latest runner now that it is ARM (#851)

This commit is contained in:
Evan Simkowitz 2024-09-25 12:26:04 -07:00 committed by GitHub
parent ff1d631aa7
commit 411bb44e11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ jobs:
matrix:
include:
- platform: "darwin"
runner: "macos-latest-xlarge"
runner: "macos-latest"
- platform: "linux"
runner: "ubuntu-latest"
- platform: "linux"