Skip to content

Commit

Permalink
test: change macos to arm64free runners are arm only)
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielku15 committed Aug 11, 2024
1 parent 29ec630 commit c456dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/~dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
architecture: x64
framework: net8.0
- runs-on: macos-latest
architecture: x64
architecture: arm64
framework: net8.0
- runs-on: windows-latest
architecture: x64
Expand Down

0 comments on commit c456dd2

Please sign in to comment.