We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8eaca commit 833f225Copy full SHA for 833f225
1 file changed
.github/workflows/dotnet.yml
@@ -22,7 +22,7 @@ jobs:
22
config: Release
23
- kind: macOS
24
os: macos-15
25
- target: osx-x64
+ target: osx-arm64
26
27
runs-on: ${{ matrix.os }}
28
steps:
0 commit comments