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 1ef4de1 commit 7def5bdCopy full SHA for 7def5bd
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: 8.0.x
+ dotnet-version: 9.0.x
28
- name: Install workload ios
29
run: dotnet workload install ios
30
- name: Install workload maccatalyst
0 commit comments