Update macOS labels in nativeCompile workflow

This commit is contained in:
A2 Geek
2025-12-12 12:37:04 -06:00
committed by GitHub
parent 2210ae682d
commit 6fb7437ce6
+2 -2
View File
@@ -28,10 +28,10 @@ jobs:
- label: windows-latest
os: windows
arch: x86_64
- label: macos-13
- label: macos-15-intel
os: darwin
arch: x86_64
- label: macos-latest
- label: macos-15
os: darwin
arch: arm64
steps: