There was an error while loading. Please reload this page.
1 parent 47413fe commit b485e96Copy full SHA for b485e96
1 file changed
.github/workflows/ci.yml
@@ -88,6 +88,7 @@ jobs:
88
uses: actions/setup-dotnet@v5
89
with:
90
dotnet-version: '10.0'
91
+ architecture: ${{ matrix.os.platform }}
92
93
- name: Set up Python ${{ matrix.python }}
94
uses: astral-sh/setup-uv@v7
0 commit comments