Skip to content

Commit b485e96

Browse files
committed
Install .NET for the right platform
1 parent 47413fe commit b485e96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
uses: actions/setup-dotnet@v5
8989
with:
9090
dotnet-version: '10.0'
91+
architecture: ${{ matrix.os.platform }}
9192

9293
- name: Set up Python ${{ matrix.python }}
9394
uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)