There was an error while loading. Please reload this page.
1 parent 2fd281e commit 627ab7bCopy full SHA for 627ab7b
1 file changed
.github/workflows/ci.yml
@@ -23,8 +23,6 @@ jobs:
23
24
- name: Setup .NET
25
uses: actions/setup-dotnet@v5
26
- with:
27
- dotnet-version: ${{ matrix.dotnet-version }}
28
29
- name: Build projects
30
shell: bash
@@ -44,8 +42,6 @@ jobs:
44
42
45
43
46
47
48
- dotnet-version: 10
49
50
- name: Build benchmarks
51
@@ -61,8 +57,6 @@ jobs:
61
57
62
58
63
59
64
65
66
60
67
- name: Build samples
68
0 commit comments