We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6b47a commit 881b0c4Copy full SHA for 881b0c4
1 file changed
.github/workflows/dotnet.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup .NET
25
uses: actions/setup-dotnet@v4
26
with:
27
- dotnet-version: 9.0.x
+ dotnet-version: 8.0.x
28
- name: Install workload ios
29
run: dotnet workload install ios
30
- name: Install workload maccatalyst
0 commit comments