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 e29f3d1 commit 00fb3aeCopy full SHA for 00fb3ae
1 file changed
.github/workflows/dotnet.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup .NET
28
uses: actions/setup-dotnet@v4
29
with:
30
- dotnet-version: 8.0.x
+ dotnet-version: 9.0.x
31
- name: Install workload ios
32
run: dotnet workload install ios
33
- name: Install workload maccatalyst
0 commit comments